marcoabreu commented on a change in pull request #11664: Fall back when sparse 
arrays are passed to MKLDNN-enabled operators
URL: https://github.com/apache/incubator-mxnet/pull/11664#discussion_r201960564
 
 

 ##########
 File path: tests/python/mkl/test_mkldnn.py
 ##########
 @@ -240,5 +240,135 @@ def check_batchnorm_training(stype):
     for stype in stypes:
         check_batchnorm_training(stype)
 
+@with_seed()
 
 Review comment:
   I don't think that these tests are mkldnn specific and should rather be but 
in test_operators or test_operators_sparse
   @eric-haibin-lin @haojin2 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to