Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6337-fix-trt-export-unit-test #6339

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

binliunls
Copy link
Contributor

@binliunls binliunls commented Apr 11, 2023

Fixes #6337 .

Description

The torch_tensorrt and tensorrt in the onnx test case of trt_export should meet the requirement.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: binliu <binliu@nvidia.com>
@binliunls binliunls requested a review from wyli April 11, 2023 23:31
@wyli
Copy link
Contributor

wyli commented Apr 11, 2023

/build

@wyli
Copy link
Contributor

wyli commented Apr 12, 2023

/build

@wyli wyli changed the base branch from dev to temp-merge April 12, 2023 06:58
@wyli wyli merged commit ea72bba into Project-MONAI:temp-merge Apr 12, 2023
@wyli wyli mentioned this pull request Apr 12, 2023
7 tasks
wyli added a commit that referenced this pull request Apr 12, 2023
closes #6339 (closes #6337)
closes #6341 (closes #6340 closes #6253)


### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [x] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

---------

Signed-off-by: binliu <binliu@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Co-authored-by: binliunls <107988372+binliunls@users.noreply.github.com>
wyli added a commit that referenced this pull request Apr 12, 2023
Signed-off-by: monai-bot <monai.miccai2019@gmail.com>

closes #6339 (closes #6337)
closes #6341 (closes #6340 closes #6253)
closes #6345 
closes #6247 (closes #6346)

---------

Signed-off-by: monai-bot <monai.miccai2019@gmail.com>
Signed-off-by: binliu <binliu@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Mingxin Zheng <18563433+mingxin-zheng@users.noreply.github.com>
Co-authored-by: Wenqi Li <831580+wyli@users.noreply.github.com>
Co-authored-by: binliunls <107988372+binliunls@users.noreply.github.com>
Co-authored-by: Wenqi Li <wenqil@nvidia.com>
Co-authored-by: Mingxin Zheng <18563433+mingxin-zheng@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test_bundle_trt_export
3 participants