670 add bundle example for multi-gpu training#673
Conversation
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
Depends on Project-MONAI/MONAI#4168. Thanks. |
Signed-off-by: Nic Ma <nma@nvidia.com>
67d1d33 to
a7e0ed1
Compare
|
I added 2 methods to support multi-gpu training in this PR: Which method do you prefer? Thanks in advance. |
|
I think providing the override and an example of its usage would be a better idea. The override mechanism is quite powerful but I imagine for beginners it's not clear how it's meant to be used. |
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
|
Depends on: Project-MONAI/MONAI#4192. Thanks. |
|
Thanks for your review and comments. Thanks in advance. |
|
I will also add the Thanks. |
Signed-off-by: Nic Ma <nma@nvidia.com>
for more information, see https://pre-commit.ci
|
I approved and committed Project-MONAI/MONAI#4192 |
Signed-off-by: Nic Ma <nma@nvidia.com>
Thanks @ericspod , @wyli @ericspod Then this PR is ready for review now. Thanks. |
|
I tried reviewing through ReviewNB, I'm not sure it's as coherent as I'd hoped. When you have a structure like: "train":{
...some defs...
}The "train" value is interpreted as a |
ericspod
left a comment
There was a problem hiding this comment.
I had commented on a few changes to text and a question on references to members of dictionaries (I think) like "validate#postprocessing" that we should explain at little more.
Signed-off-by: Nic Ma <nma@nvidia.com>
Good point, I added more description for it in the Thanks. |
|
Hi @ericspod , Thanks for your review and comments, I updated the PR according to them. Thanks in advance. |
* [DLMED] draft config Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] update for test Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] update based on enhancement Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] update tutorial Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] simplify to override Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] update according to comments Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] remove test file Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] add evaluation config Signed-off-by: Nic Ma <nma@nvidia.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [DLMED] simplify inference Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] update according to comments Signed-off-by: Nic Ma <nma@nvidia.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fixes #670 .
Description
This PR added multi-gpu training example in the spleen bundle.
Status
Ready
Checks
./runner [-p <regex_pattern>]