Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 585d7b8

Browse files
authored
Update environment.yml to hi-ml-azure>=0.1 (#566)
1 parent 94553a5 commit 585d7b8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ gets uploaded to AzureML, by skipping all test folders.
4343
`ScalarModelBase`.
4444
- ([#554](https://github.com/microsoft/InnerEye-DeepLearning/pull/554)) Updated report in CovidModel. Set parameters
4545
in the config to run inference on both the validation and test sets by default.
46+
- ([#566](https://github.com/microsoft/InnerEye-DeepLearning/pull/566)) Update `hi-ml` dependency to `hi-ml-azure`.
4647

4748
### Fixed
4849
- ([#537](https://github.com/microsoft/InnerEye-DeepLearning/pull/537)) Print warning if inference is disabled but comparison requested.

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies:
2323
- gitpython==3.1.7
2424
- gputil==1.4.0
2525
- h5py==2.10.0
26-
- hi-ml==0.1.2
26+
- hi-ml-azure>=0.1
2727
- InnerEye-DICOM-RT==1.0.1
2828
- joblib==0.16.0
2929
- jupyter==1.0.0

0 commit comments

Comments
 (0)