bartekkuncer commented on issue #20301:
URL: 
https://github.com/apache/incubator-mxnet/issues/20301#issuecomment-890795815


   > I have this problem on CPU too. In Anaconda base environment it can run 
`batch_dot` and `dot` both, but in a new user created conda environment it get 
crashed. MXNet compiled with MKL and that compiled with Openblas are both 
crashed in this case.
   
   @chinakook What version of mxnet are you using? Can you provide us with 
output logs with MKLDNN_VERBOSE and MKL_VERBOSE flags set to 1? (e.g. 
`MKLDNN_VERBOSE=1 MKL_VERBOSE=1 python script_name.py`)


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to