Skip to content

merging 6339/6341#6343

Merged
wyli merged 3 commits intoauto-updatefrom
temp-merge
Apr 12, 2023
Merged

merging 6339/6341#6343
wyli merged 3 commits intoauto-updatefrom
temp-merge

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Apr 12, 2023

closes #6339 (closes #6337)
closes #6341 (closes #6340 closes #6253)

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 and others added 2 commits April 12, 2023 07:59
Fixes #6337  .

### Description

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

### 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).
- [ ] 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]>
Fixes #6340
Fixes #6253 

### Description


### 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`.
- [x] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [x] In-line docstrings updated.
- [x] Documentation updated, tested `make html` command in the `docs/`
folder.

---------

Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli changed the base branch from dev to auto-update April 12, 2023 07:40
@wyli wyli merged commit cb3ca6f into auto-update Apr 12, 2023
@wyli wyli deleted the temp-merge branch April 12, 2023 07:40
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.

lazy.utils.resample output dtype test_bundle_trt_export Early versions of isort incompatibility

2 participants