Project-MONAI / Project-MONAI/model-zoo

Add more function to the TensorRT conversion CI/CD test

Open
#422 3 comments 0 reactions 1 assignee View on GitHub

@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

  1. It would be better to add all input parameters to the test and assign a None as the default value.
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.