Cuda error in smversion:35 (TensorRT)


CudnnLayerUtils.cpp (288) - Cuda error in smVersion:35
throwing an instance of ‘nvinfer1::CudaError’
what() std::exception

How to solve this error in TensorRT??
Thx!

Oh,

I found that my GPU driver only support version under Cuda 7.5

therefore, Cuda 8.0 (for TensorRT 3.1) will not work!!