engine.create_execution_context()

when run : context = engine.create_execution_context()

[TensorRT] ERROR: cudnnLayerUtils.cpp (247) - Cuda Error in smVersion: 3
terminate called after throwing an instance of ‘nvinfer1::CudaError’
what(): std::exception

Could someone tell me why,please

Hello, can you provide details on the platforms you are using?

Linux distro and version
GPU type
nvidia driver version
CUDA version
CUDNN version
Python version [if using python]
Tensorflow version
TensorRT version

Any usage/source file you can provide will help us debug too.

Hey man,i met the same problem, how do you fix it?