You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/07/16 19:40:07 UTC

[GitHub] [incubator-mxnet] DickJC123 opened a new issue #18737: test_operator_gpu.py::test_batch_norm_with_type inadvertently retests cases, misses others

DickJC123 opened a new issue #18737:
URL: https://github.com/apache/incubator-mxnet/issues/18737


   ## Description
   Notice the test case duplication in the code:
   https://github.com/apache/incubator-mxnet/blob/2abf0b8c2b3361c73c9dfdeabdb8a88278b693d0/tests/python/gpu/test_operator_gpu.py#L406-L424
   
   This is one of the issues fixed by PR https://github.com/apache/incubator-mxnet/pull/18694 in commit https://github.com/apache/incubator-mxnet/pull/18694/commits/4e81d14fb05d48e1eb53e861fb0065b68347f4c0
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] szha closed issue #18737: test_operator_gpu.py::test_batchnorm_with_type inadvertently retests cases, misses others

Posted by GitBox <gi...@apache.org>.
szha closed issue #18737:
URL: https://github.com/apache/incubator-mxnet/issues/18737


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] szha commented on issue #18737: test_operator_gpu.py::test_batchnorm_with_type inadvertently retests cases, misses others

Posted by GitBox <gi...@apache.org>.
szha commented on issue #18737:
URL: https://github.com/apache/incubator-mxnet/issues/18737#issuecomment-660710816


   fixed by #18694 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org