[Feature Request] Support NonMaxSuppression op which is supported by original tensorrt
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- No language data
- Stars
- 109
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
[07/04/2025-23:19:50] [E] Error[2]: [tacticSupply.cpp::getSupportedFormats::48] Error Code 2: Internal Error (Assertion !layerImpls.empty() failed. /NonMaxSuppression_1094 has no runners that implement it)
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 reported NonMaxSuppression_1094 error and compare the requested support with the original TensorRT behavior mentioned in the issue. Reproduce the failure in TensorRT-RTX and identify the relevant implementation and validation path; done means the operation no longer reports that it has no supporting runners.
Written by the indexing model from the issue text.
Assessment
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100