jinhuang415 commented on a change in pull request #9810: remove 
MKL_EXPERIMENTAL and update make files for MKL-DNN
URL: https://github.com/apache/incubator-mxnet/pull/9810#discussion_r168926367
 
 

 ##########
 File path: tests/python/cpu/test_mkldnn.py
 ##########
 @@ -45,14 +45,14 @@ def test_mklml_install():
 
     pid = os.getpid()
     rc = os.system("cat /proc/" + str(pid) + \
-                       "/maps | grep libmklml_ > /dev/null")
 
 Review comment:
   Can you check if we still linked to libmklml_* library even for mkldnn case? 
If so we also need to add the check for libmklml_* library?

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