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/01/20 09:04:32 UTC

[GitHub] [incubator-mxnet] TaoLv commented on a change in pull request #17386: [MXNET-17352]fixed seed for mkldnn test

TaoLv commented on a change in pull request #17386: [MXNET-17352]fixed seed for mkldnn test
URL: https://github.com/apache/incubator-mxnet/pull/17386#discussion_r368431866
 
 

 ##########
 File path: tests/python/mkl/test_mkldnn.py
 ##########
 @@ -95,7 +97,7 @@ def __getitem__(self, key):
     for _ in loader:
         y = net(mx.nd.array(np.ones(X))).asnumpy()
         # output should be 016711406 (non-mkldnn mode output)
 
 Review comment:
   you should also change the comment line here.

----------------------------------------------------------------
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


With regards,
Apache Git Services