Skip to content
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

[WIP] 6054 Integrate azureml for autorunner training #6088

Draft
wants to merge 76 commits into
base: dev
Choose a base branch
from

Conversation

peterhessey
Copy link

@peterhessey peterhessey commented Mar 1, 2023

Finishes first task in #6054 .

Description

Introduces changes necessary to make it possible to train the Auto3dSeg AutoRunner training in AzureML with no/minimal impact to the existing user experience. Requires changes made in this (currently-open) PR for the hi-ml-azure package.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

peterhessey and others added 22 commits February 20, 2023 11:04
Signed-off-by: Peter Hessey <[email protected]>
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: 76f3737
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: 6288cdc
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: 9d0b98f
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: dc8101b
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: 2b88637
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: 136ec66
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: 49dbb04
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: c4b8d4e
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: ce16775
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: f5ea9d6
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: 218cb8b
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: f547930
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: 9a1e7c7
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: 4c024bc
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: e6e3456
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: 2ed7ab0

Signed-off-by: Peter Hessey <[email protected]>
Signed-off-by: Peter Hessey <[email protected]>
@peterhessey peterhessey changed the title 6054 integrate azureml for autorunner training - WORK IN PROGRESS [WIP] 6054 Integrate azureml for autorunner training Mar 2, 2023
peterhessey and others added 26 commits March 23, 2023 12:01
Signed-off-by: Peter Hessey <[email protected]>
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: 354fde1
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: 3a60f6d
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: a800423

Signed-off-by: Peter Hessey <[email protected]>
Signed-off-by: Peter Hessey <[email protected]>
Signed-off-by: Peter Hessey <[email protected]>
Signed-off-by: Peter Hessey <[email protected]>
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: a43bd9b

Signed-off-by: Peter Hessey <[email protected]>
I, Peter Hessey <[email protected]>, hereby add my Signed-off-by to this commit: 0967115

Signed-off-by: Peter Hessey <[email protected]>
…ml-for-autorunner-training

Signed-off-by: Peter Hessey <[email protected]>
Signed-off-by: Peter Hessey <[email protected]>
…ml-for-autorunner-training

Signed-off-by: Peter Hessey <[email protected]>
Signed-off-by: Peter Hessey <[email protected]>
- matplotlib==3.7.1
- mlflow==2.2.2
- mlflow-skinny==2.2.2
- git+https://github.com/peterhessey/MONAI.git@6054-integrate-azureml-for-autorunner-training

Choose a reason for hiding this comment

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

This needs to be reviewed and changed back to MONAI repo during PR approval

…ml-for-autorunner-training

Signed-off-by: Peter Hessey <[email protected]>
Signed-off-by: Peter Hessey <[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.

2 participants