Project-MONAI / Project-MONAI/MONAI
TensorRT Consolidation
Open
@aylward is already working on this.
Since Mar 31, 2025.
- Dominant language
- Python
- Stars
- 8.7k
- Forks
- 1.6k
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 20
Description
This issues is to track current TensorRT work and related open issues. This should help us scope out what further support for TensorRT should be implemented in MONAI, or what additions to tutorials or the model zoo should be made.
Current open issues:
- #8346
- #8210
- #8018
- #6838
- #6577
- #6079
- (Model Zoo) https://github.com/Project-MONAI/model-zoo/issues/703
- (Model Zoo) https://github.com/Project-MONAI/model-zoo/issues/643
- (Model Zoo) https://github.com/Project-MONAI/model-zoo/issues/422
From these issues there is likely more work to be done to ensure compatibility with networks in MONAI core itself as well as those in the model zoo. Let's keep track of these listed issues and discuss how to address TRT support.
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.