Assertion engine failed
Open
@BowenFu is already working on this.
Since Feb 20, 2024.
triaged
- Dominant language
- C++
- Stars
- 13.4k
- Forks
- 2.4k
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
Description
Use trtexec convert an onnx model to trt failed, but no more error information, how to solve it?
[02/20/2024-10:56:21] [E] Error[2]: Assertion engine failed.
[02/20/2024-10:56:21] [E] Error[2]: [refitUtils.cpp::buildRefitEngine::71] Error Code 2: Internal Error (Assertion engine failed. )
[02/20/2024-10:56:21] [E] Engine could not be created from network
[02/20/2024-10:56:21] [E] Building engine failed
[02/20/2024-10:56:21] [E] Failed to create engine from model or file.
[02/20/2024-10:56:21] [E] Engine set up failed
Environment
TensorRT Version: 8.6.1
NVIDIA GPU: A30
NVIDIA Driver Version: 525.85.12
CUDA Version: 12.1
CUDNN Version:
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.
Assessment
This issue has not been assessed yet.