Skip to content
New issue

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

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

Open
Zomcxj opened this issue Mar 27, 2024 · 3 comments

Comments

@Zomcxj
Copy link

Zomcxj commented Mar 27, 2024

Env

  • Xavier NX.
  • Ubuntu20.04,
  • Cuda 11.4 cudnn 8.6
  • TensorRT 8.2.4.2

About this repo

  • tensorrtx-yolov5-v7.0

Your problem

when i use tensorttx yolov5s.wts to yolov5s.engine or yolov8n.wts to yolov8n.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}, 12418})
nvidia-jetpack version: 5.1.2-b104

Can be exported on linux x86 not arm

@wang-xinyu
Copy link
Owner

Jetpack 5.1.2 should contain TensorRT 8.5, not 8.2

@Zomcxj
Copy link
Author

Zomcxj commented Mar 27, 2024

I just tried trt8.5.3.1 and it was the same problem.

@wang-xinyu
Copy link
Owner

Might be environment issue. You can try TensorRT official samples first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants