You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/08/02 07:36:42 UTC

[GitHub] [incubator-mxnet] bartekkuncer commented on issue #20301: `batch_dot` operator crash

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: issues-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org