dusty-nv / jetson-inference

Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
https://developer.nvidia.com/embedded/twodaystoademo
MIT License
7.75k stars 2.97k forks source link

[TRT] 2: [utils.cpp::checkMemLimit::380] Error Code 2: Internal Error (Assertion upperBound != 0 failed. Unknown embedded device #1818

Open Zomcxj opened 6 months ago

Zomcxj commented 6 months ago

when i use tensorttx yolov5s.wts to yolov5s.engine [TRT] 2: [utils.cpp::checkMemLimit::380] Error Code 2: Internal Error (Assertion upperBound != 0 failed. Unknown embedded device Please update the table with the entry:{{2055, 8, 16}, 12417}) nvidia-jetpack version: 5.1.2-b104 cuda11.4 tensorrt8.2.4.2 cudnn8.6

I read other issues that said 5.0 would be fine, but I already have 5.1.2 here