3482 Build component instance from dictionary config#3518
3482 Build component instance from dictionary config#3518Nic-Ma merged 14 commits intoProject-MONAI:3482-mmar-mvpfrom
Conversation
merge master
merge master
merge master
merge master
merge master
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
|
/black |
|
/build |
1 similar comment
|
/build |
Signed-off-by: Nic Ma <[email protected]>
|
/black |
|
/build |
Signed-off-by: Nic Ma <[email protected]>
|
/black |
|
/build |
Signed-off-by: Nic Ma <[email protected]>
|
/build |
wyli
left a comment
There was a problem hiding this comment.
it seems this is not compatible with the lazy instantiation idea, perhaps we should agree on a proof-of-concept before writing small pull requests.
|
Hi @wyli , Thanks for your review and feedback. Thanks. |
|
/black |
5f11e8e to
87495ef
Compare
|
/build |
Signed-off-by: Nic Ma <[email protected]>
87495ef to
b925f27
Compare
|
/black |
|
/build |
Maybe there's a misunderstanding here, the lazy instantiation will work at the component level as well. Also, it'll be useful to have a complete prototype and then we divide it into smaller pieces and merge. That'll be an efficient way to roll out a major feature. |
OK, sounds good to me. Thanks. |
Task 2 of #3482 .
Description
This PR implemented the utility to build a component instance from dictionary config, searching from specified packages and modules.
Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests.make htmlcommand in thedocs/folder.