-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
Describe the bug
Following link is not correct: https://docs.monai.io/en/latest/modules.html#lamp-large-deep-nets-with-automated-model-parallelism-for-image-segmentation
This link is defined here:
Lines 154 to 155 in cdac033
| having flexible memory requirements (_alternatively, please check out the latest research on [model parallel | |
| training](#lamp-large-deep-nets-with-automated-model-parallelism-for-image-segmentation) using MONAI_). It also supports |
To Reproduce
Steps to reproduce the behavior:
- Go to https://docs.monai.io/en/latest/modules.html#sliding-window-inference
- Click on "model parallel training"
Expected behavior
Link to a correct anchor.
Additional context
Add any other context about the problem here.
wyli
