inference takes longer time than previous version failure of TensorRT 10.3 when running trt model on GPU orin
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13.4k
- Forks
- 2.4k
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
Description
I tried to run my model on GPU, but it fails with the problem below:
It takes longer time when doing the inference than Trt8.6.2.
Here is the log of Trt10.3:
vs the log of Trt8.6.2:
Environment
TensorRT Version: 10.3.0
NVIDIA GPU: orin
NVIDIA Driver Version: 540.4.0
CUDA Version: 12.6
CUDNN Version:
Operating System: Ubuntu 22.04.5 LTS
Python Version (if applicable): 2.7
Tensorflow Version (if applicable):
PyTorch Version (if applicable):
Baremetal or Container (if so, version):
jetpack : 6.2
Relevant Files
Model link:
Steps To Reproduce
Commands or scripts:
Have you tried the latest release?:
Can this model run on other frameworks? For example run ONNX model with ONNXRuntime (polygraphy run <model.onnx> --onnxrt):
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the attached trt10.3.0.txt and trt8.6.2.txt logs, then review the reported TensorRT, Orin, JetPack, CUDA, driver, and operating-system versions. Reproduction requires the missing model link and exact commands or scripts; done means a reproducible comparison that identifies the source of the inference-time regression.
Written by the indexing model from the issue text.
Assessment
- Domain
- machine-learning, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100