-
Notifications
You must be signed in to change notification settings - Fork 1.4k
6208 fix-endoscopic-tool-segmentation-ckpt-export #6209
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
Merged
wyli
merged 5 commits into
Project-MONAI:auto-update
from
binliunls:6208-fix-endoscopic-tool-segmentation-ckpt-export
Mar 21, 2023
Merged
6208 fix-endoscopic-tool-segmentation-ckpt-export #6209
wyli
merged 5 commits into
Project-MONAI:auto-update
from
binliunls:6208-fix-endoscopic-tool-segmentation-ckpt-export
Mar 21, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…sic unet Signed-off-by: binliu <binliu@nvidia.com>
Signed-off-by: binliu <binliu@nvidia.com>
for more information, see https://pre-commit.ci
Signed-off-by: binliu <binliu@nvidia.com>
wyli
approved these changes
Mar 21, 2023
Contributor
Author
|
Hi @wyli , Thanks, |
Contributor
|
sure, I can have a look |
442d123 to
fa1bb08
Compare
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
fa1bb08 to
8b78144
Compare
8 tasks
wyli
added a commit
that referenced
this pull request
Mar 21, 2023
Signed-off-by: monai-bot <monai.miccai2019@gmail.com> merging #6210 (fixes #6207) merging #6209 (fixes #6208) fixes #6171 --------- Signed-off-by: monai-bot <monai.miccai2019@gmail.com> Signed-off-by: Mingxin Zheng <18563433+mingxin-zheng@users.noreply.github.com> Signed-off-by: binliu <binliu@nvidia.com> Signed-off-by: Wenqi Li <wenqil@nvidia.com> Co-authored-by: Mingxin Zheng <18563433+mingxin-zheng@users.noreply.github.com> Co-authored-by: binliunls <107988372+binliunls@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Wenqi Li <wenqil@nvidia.com>
jak0bw
pushed a commit
to jak0bw/MONAI
that referenced
this pull request
Mar 28, 2023
Signed-off-by: monai-bot <monai.miccai2019@gmail.com> merging Project-MONAI#6210 (fixes Project-MONAI#6207) merging Project-MONAI#6209 (fixes Project-MONAI#6208) fixes Project-MONAI#6171 --------- Signed-off-by: monai-bot <monai.miccai2019@gmail.com> Signed-off-by: Mingxin Zheng <18563433+mingxin-zheng@users.noreply.github.com> Signed-off-by: binliu <binliu@nvidia.com> Signed-off-by: Wenqi Li <wenqil@nvidia.com> Co-authored-by: Mingxin Zheng <18563433+mingxin-zheng@users.noreply.github.com> Co-authored-by: binliunls <107988372+binliunls@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Wenqi Li <wenqil@nvidia.com>
jak0bw
pushed a commit
to jak0bw/MONAI
that referenced
this pull request
Mar 28, 2023
Signed-off-by: monai-bot <monai.miccai2019@gmail.com> merging Project-MONAI#6210 (fixes Project-MONAI#6207) merging Project-MONAI#6209 (fixes Project-MONAI#6208) fixes Project-MONAI#6171 --------- Signed-off-by: monai-bot <monai.miccai2019@gmail.com> Signed-off-by: Mingxin Zheng <18563433+mingxin-zheng@users.noreply.github.com> Signed-off-by: binliu <binliu@nvidia.com> Signed-off-by: Wenqi Li <wenqil@nvidia.com> Co-authored-by: Mingxin Zheng <18563433+mingxin-zheng@users.noreply.github.com> Co-authored-by: binliunls <107988372+binliunls@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Wenqi Li <wenqil@nvidia.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #6208 .
Description
pre_convas a parameter toFlexibleUNetto make the model forward compatible.torch.Tensortype hint in theUpCatfunction to fit the torchscript requirement.Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.