Hi @KellenSunderland . I have installed mxnet-tensorrt-cu90, but failed to utilize gpu. While running code with gpu context, I meet some errors:
``` mxnet.base.MXNetError: [10:57:16] /work/mxnet/3rdparty/mshadow/mshadow/././././cuda/tensor_gpu-inl.cuh:110: Check failed: err == cudaSuccess (48 vs. 0) Name: MapPlanKernel ErrStr:no kernel image is available for execution on the device ``` The cuda version is indeed 9.0. So I wonder what cudnn version it builds on? By the way, this pip package depends on protobuf 3.5. I wish you could point out critical dependencies. (I reinstalled protobuf 3.5.1 again.) [ Full content available at: https://github.com/apache/incubator-mxnet/issues/12142 ] This message was relayed via gitbox.apache.org for [email protected]
