We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I am using Jetpack 4.6. I tried both the prebuild libnvinfer_plugin.so.8.0.1 from this repo (https://github.com/NVIDIA-AI-IOT/deepstream_tao_apps/tree/master/TRT-OSS/Jetson/TRT8.0) and I also tried building the plugin by myself. Both show me the following error.
[04/25/2022-16:52:55] [E] [TRT] 2: [pluginV2Runner.cpp::execute::267] Error Code 2: Internal Error (Assertion status == kSTATUS_SUCCESS failed.) &&&& FAILED TensorRT.sample_yolo [TensorRT v8001] # ../bin/yolov4 --fp16
Jetpack 4.6 comes with: TensorRT 8.0.1 CuDNN 8.2.1 CUDA 10.2
Need help. Thanks,
The text was updated successfully, but these errors were encountered:
wanghr323
No branches or pull requests
Hi,
I am using Jetpack 4.6. I tried both the prebuild libnvinfer_plugin.so.8.0.1 from this repo (https://github.com/NVIDIA-AI-IOT/deepstream_tao_apps/tree/master/TRT-OSS/Jetson/TRT8.0) and I also tried building the plugin by myself. Both show me the following error.
[04/25/2022-16:52:55] [E] [TRT] 2: [pluginV2Runner.cpp::execute::267] Error Code 2: Internal Error (Assertion status == kSTATUS_SUCCESS failed.)
&&&& FAILED TensorRT.sample_yolo [TensorRT v8001] # ../bin/yolov4 --fp16
Jetpack 4.6 comes with:
TensorRT 8.0.1
CuDNN 8.2.1
CUDA 10.2
Need help.
Thanks,
The text was updated successfully, but these errors were encountered: