fighting-liu edited a comment on issue #12142: Failed to import MXNet built 
with TensorRT
URL: 
https://github.com/apache/incubator-mxnet/issues/12142#issuecomment-446300723
 
 
   @Faldict @KellenSunderland 
   I encounter similar problems with yours, i just pull mxnet/tensorrt from 
official docker hub. But it crashes when i run   
   
   `import mxnet as mx`
   `a = mx.nd.ones((2, 3), mx.gpu())`     
   
   Following is the error message  
   
   `mxnet mxnet_op.h:622: Check failed: (err) == (cudaSuccess) Name: 
mxnet_generic_kernel ErrStr:no kernel image is available for execution on the 
device`

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to