knjwhn commented on issue #15419: Can't install mxnet with mkldnn,Error: undefined symbol: mkldnn_primitive_desc_query_memory_d URL: https://github.com/apache/incubator-mxnet/issues/15419#issuecomment-507257580 > MXNet should link to the mkldnn.so under the incubator-mxnet/lib folder. But from the ldd info, it links to the one under /usr/local/lib/. It's strange to me. Thanks !!! it works !! and here is another question: When I run the validation script. cc and set the MKLDNN_VERBOSE=1, I can see the debugging logs.But when I try to run the code in examples, such as train_mnist.py, there is no debugging logs anymore, Do you know about this? Sorry to bother you, I am still a beginner, Thanks again !!!
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
