Skip to content

677 Add hybrid programming example for bundle #678

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
May 3, 2022
Merged

Conversation

Nic-Ma
Copy link
Contributor

@Nic-Ma Nic-Ma commented Apr 29, 2022

Fixes #677 .

Description

This PR added 2 hybrid programming examples for bundle:

  1. Apply customized python component in the train config.
  2. Parse config in your own python program and execute training.

Status

Ready

Checks

  • Notebook runs automatically ./runner [-p <regex_pattern>]

@Nic-Ma Nic-Ma marked this pull request as ready for review April 29, 2022 16:34
@Nic-Ma Nic-Ma changed the title [WIP] 677 Add hybrid programming example for bundle 677 Add hybrid programming example for bundle Apr 29, 2022
@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Apr 29, 2022

Depends on: Project-MONAI/MONAI#4203.

Thanks.

@Nic-Ma Nic-Ma requested review from ericspod, rijobro and wyli April 29, 2022 16:37
@Nic-Ma Nic-Ma force-pushed the 677-hybrid-programming branch from 46af823 to e61ab67 Compare May 2, 2022 12:27
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Signed-off-by: Nic Ma <[email protected]>
Copy link
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, I put some minor comments inline

@Nic-Ma Nic-Ma merged commit cd08cbe into master May 3, 2022
@Nic-Ma Nic-Ma deleted the 677-hybrid-programming branch May 3, 2022 00:07
boneseva pushed a commit to boneseva/MONAI-tutorials that referenced this pull request Apr 21, 2024
* [DLMED] add hybrid placeholders

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] update doc

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] add scripts

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] split to 2 examples

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] rename to bundle

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] update hybrid programming

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] update bundles to bundle

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] add README

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] update according to comments

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] fix format

Signed-off-by: Nic Ma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add bundle example to show hybrid programming
2 participants