Skip to content

[WIP] 6054 Integrate azureml for autorunner training#6088

Draft
peterhessey wants to merge 76 commits into
Project-MONAI:devfrom
peterhessey:6054-integrate-azureml-for-autorunner-training
Draft

[WIP] 6054 Integrate azureml for autorunner training#6088
peterhessey wants to merge 76 commits into
Project-MONAI:devfrom
peterhessey:6054-integrate-azureml-for-autorunner-training

Conversation

@peterhessey

@peterhessey peterhessey commented Mar 1, 2023

Copy link
Copy Markdown

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 <a-phessey@microsoft.com>
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: 76f3737
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: 6288cdc
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: 9d0b98f
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: dc8101b
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: 2b88637
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: 136ec66
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: 49dbb04
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: c4b8d4e
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: ce16775
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: f5ea9d6
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: 218cb8b
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: f547930
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: 9a1e7c7
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: 4c024bc
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: e6e3456
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: 2ed7ab0

Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
@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 <a-phessey@microsoft.com>
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: 354fde1
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: 3a60f6d
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: a800423

Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: a43bd9b

Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
I, Peter Hessey <a-phessey@microsoft.com>, hereby add my Signed-off-by to this commit: 0967115

Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
…ml-for-autorunner-training

Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
…ml-for-autorunner-training

Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
Comment thread environment-azureml.yml
- 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

Copy link
Copy Markdown

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 <a-phessey@microsoft.com>
Signed-off-by: Peter Hessey <a-phessey@microsoft.com>
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