Skip to content

5485 torchscript for netadapter#5486

Merged
wyli merged 2 commits intoProject-MONAI:devfrom
wyli:5485-netadapter
Nov 8, 2022
Merged

5485 torchscript for netadapter#5486
wyli merged 2 commits intoProject-MONAI:devfrom
wyli:5485-netadapter

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Nov 8, 2022

Signed-off-by: Wenqi Li [email protected]

Fixes #5485

Description

compatibility torchscript for netadapter

also fixes #5487

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.

@wyli wyli requested review from Nic-Ma and yiheng-wang-nv November 8, 2022 08:43
Copy link
Copy Markdown
Contributor

@yiheng-wang-nv yiheng-wang-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @wyli for the quick implementation!

@wyli wyli mentioned this pull request Nov 8, 2022
@wyli wyli changed the title torchscript for netadapter 5485 torchscript for netadapter Nov 8, 2022
Signed-off-by: Wenqi Li <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Nov 8, 2022

/build

@wyli wyli enabled auto-merge (squash) November 8, 2022 11:02
@wyli wyli merged commit 468f490 into Project-MONAI:dev Nov 8, 2022
@wyli wyli deleted the 5485-netadapter branch November 8, 2022 11:02
bhashemian pushed a commit to bhashemian/MONAI that referenced this pull request Nov 23, 2022
Signed-off-by: Wenqi Li <[email protected]>

Fixes Project-MONAI#5485

### Description
compatibility torchscript for netadapter

also fixes Project-MONAI#5487

### 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: Wenqi Li <[email protected]>
Signed-off-by: Behrooz <[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 error for rate limit NetAdapter now does not support torchscript

2 participants