I hope to solve error 'nvinfer1::CudaError'.

I trying this https://github.com/NVIDIA-AI-IOT/tf_to_trt_image_classification#benchmark.
i success to test cuda9, but [./build/examples/classify_image/classify_image data/images/gordon_setter.jpg data/plans/inception_v1.plan data/imagenet_labels_1001.txt input ] in code error [InceptionV1/Logits/SpatialSqueeze inception Loading TensorRT engine from plan file… cudnnEngine.cpp (56) - Cuda Error in initializeCommonContext: 4 terminate called after throwing an instance of ‘nvinfer1::CudaError’ what(): std::exception Aborted (core dumped)]

how to solve this error?

Hi,

This error usually occurs from inappropriate CUDA driver.

Do you install the TensorFlow built from the same JetPack version?
Please remember that there are some dependencies between package and CUDA driver.

It’s recommended to use JetPack 3.3 with our official TensorFlow release here:
[url]https://devtalk.nvidia.com/default/topic/1038957/jetson-tx2/tensorflow-for-jetson-tx2-/[/url]

Thanks.

Thank you AastaLLL.
I can solved error. just reboot…

if help another, i memo spec.

jetson tx2
jetpack3.2
cuda9