You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/11/06 13:32:27 UTC

[GitHub] kohr-h commented on issue #13135: [Python] CUDNN error from 3D deconvolution

kohr-h commented on issue #13135: [Python] CUDNN error from 3D deconvolution
URL: https://github.com/apache/incubator-mxnet/issues/13135#issuecomment-436253376
 
 
   Note: If I replace the last line with `output = output.as_in_context(mx.cpu())`, there's no problem. Likely because `copyto` does not check `_LIB.MXGetLastError()` like `asnumpy` does. The curious thing is that the code blows up at a completely unrelated place to the original error.

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


With regards,
Apache Git Services