Skip to content

Commit

Permalink
Fix error in bundle notebooks test (#1504)
Browse files Browse the repository at this point in the history
Fixes #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 <[email protected]>
  • Loading branch information
KumoLiu authored Sep 4, 2023
1 parent fe09510 commit 8a5c8a6
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 78 deletions.
104 changes: 59 additions & 45 deletions computer_assisted_intervention/endoscopic_inbody_classification.ipynb

Large diffs are not rendered by default.

61 changes: 28 additions & 33 deletions experiment_management/bundle_integrate_mlflow.ipynb

Large diffs are not rendered by default.

0 comments on commit 8a5c8a6

Please sign in to comment.