Skip to content

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

Merged
wyli merged 1 commit intoProject-MONAI:temp-mergefrom
binliunls:6337-fix-onnx-trt-unittest
Apr 12, 2023
Merged

6337-fix-trt-export-unit-test#6339
wyli merged 1 commit intoProject-MONAI:temp-mergefrom
binliunls:6337-fix-onnx-trt-unittest

Conversation

@binliunls
Copy link
Copy Markdown
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.

@binliunls binliunls requested a review from wyli April 11, 2023 23:31
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Apr 11, 2023

/build

@wyli
Copy link
Copy Markdown
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 <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Co-authored-by: binliunls <[email protected]>
wyli added a commit that referenced this pull request Apr 12, 2023
Signed-off-by: monai-bot <[email protected]>

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

---------

Signed-off-by: monai-bot <[email protected]>
Signed-off-by: binliu <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Mingxin Zheng <[email protected]>
Co-authored-by: Wenqi Li <[email protected]>
Co-authored-by: binliunls <[email protected]>
Co-authored-by: Wenqi Li <[email protected]>
Co-authored-by: Mingxin Zheng <[email protected]>
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