zhechen commented on issue #9823: RCNN example fails for using latest mxnet
URL: 
https://github.com/apache/incubator-mxnet/issues/9823#issuecomment-366833092
 
 
   I somehow found a solution to this. Since I observed that this issue is 
caused by cudnn_softmax_activation function, both disabling cudnn and dropping 
the cudnn implementation of softmax will solve the problem. This mainly happens 
when using asnumpy() function for softmax results. Maybe someone can help check 
the real problem out and fix it. Thanks!

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to