Commit 7808808
authored
Fix error in bundle notebooks test (Project-MONAI#1504)
Fixes Project-MONAI#1503.
### Description
After Project-MONAI/MONAI#6835, `load` can
directly return an instantiated network that loaded the weights.
### Checks
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [ ] Avoid including large-size files in the PR.
- [ ] Clean up long text outputs from code cells in the notebook.
- [ ] For security purposes, please check the contents and remove any
sensitive info such as user names and private key.
- [ ] Ensure (1) hyperlinks and markdown anchors are working (2) use
relative paths for tutorial repo files (3) put figure and graphs in the
`./figure` folder
- [ ] Notebook runs automatically `./runner.sh -t <path to .ipynb file>`
---------
Signed-off-by: KumoLiu <yunl@nvidia.com>1 parent a131166 commit 7808808
File tree
2 files changed
+87
-78
lines changed- computer_assisted_intervention
- experiment_management
2 files changed
+87
-78
lines changedLines changed: 59 additions & 45 deletions
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments