Project-MONAI / Project-MONAI/model-zoo
Add more function to the TensorRT conversion CI/CD test
@yiheng-wang-nv is already working on this.
Since May 30, 2023.
- Dominant language
- Python
- Stars
- 338
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Currently the CI/CD test of TensorRT conversion only contains limited input parameters. And the test performs on a MONAI docker instead of the TensorRT docker, which cannot track the newest version of TensorRT.
Describe the solution you'd like
- It would be better to add all input parameters to the test and assign a
Noneas the default value. - It would be better to find a way to test the given models on the newest TensorRT docker.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
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.