InnerEye-Inference
InnerEye-Inference copied to clipboard
Bump hi-ml-azure from 0.2.1 to 0.3.4
Bumps hi-ml-azure from 0.2.1 to 0.3.4.
Release notes
Sourced from hi-ml-azure's releases.
hi-ml-azure improvements, take 2
What's Changed
This is an second attempt to release what was meant to be v0.3.3. Publishing of that version was blocked because pyright consistently ran out of diskspace. This has now been disabled in #906.
Full Changelog: https://github.com/microsoft/hi-ml/compare/v0.3.3...v0.3.4
hi-ml-azure improvements
What's Changed
hi-ml-azure
- ENH: Single node runs for SDK v2 can be non-distributed by
@ant0nsc
in microsoft/hi-ml#905Full Changelog: https://github.com/microsoft/hi-ml/compare/v0.3.2...v0.3.3
Bug fixes in hi-ml-azure, cpath improvements
What's Changed
hi-ml-azure
- BUG: Fix for duplicate authentication by
@ant0nsc
in microsoft/hi-ml#878- BUG: AmlIgnore file should not lose its last linebreak by
@ant0nsc
in microsoft/hi-ml#903- BUG: Enable submitting jobs to compute instances by
@ant0nsc
in microsoft/hi-ml#902hi-ml-cpath
- BUG: TIFF conversion enforces resolution unit to be centimeter by
@ant0nsc
in microsoft/hi-ml#887- BUG: DeepMIL model uses training data even when running in eval mode by
@ant0nsc
in microsoft/hi-ml#889- BUG: Fix KeyError when converting svs to tiff by
@kenza-bouzid
in microsoft/hi-ml#891- ENH: Add DenseNet encoder by
@kenza-bouzid
in microsoft/hi-ml#892- ENH: Add Macenko stain normalization by
@harshita-s
in microsoft/hi-ml#896Full Changelog: https://github.com/microsoft/hi-ml/compare/v0.3.1...v0.3.2
v0.3.1
What's Changed
hi-ml-azure
- FIX: Stop replacing dashes with underscores in experiment name by
@fepegar
in microsoft/hi-ml#884- FIX: Fix env variables not passed to AML SDK v2 jobs by
@fepegar
in microsoft/hi-ml#885Full Changelog: https://github.com/microsoft/hi-ml/compare/v0.3.0...v0.3.1
v0.3.0
What's Changed
hi-ml-azure
... (truncated)
Commits
1a754d8
MNT: Disable PyRight (#906)f51a408
ENH: Single node runs for SDK v2 can be non-distributed (#905)036e231
BUG: Enable submitting jobs to compute instances (#902)8575478
BUG: AmlIgnore file should not lose its last linebreak (#903)a297512
ENH: Add Macenko stain normalization (#896)7003cdd
ENH: Add DenseNet encoder (#892)3f0ae71
BUG: Fix KeyError when converting svs to tiff (#891)e8f6b44
BUG: DeepMIL model uses training data even when running in eval mode (#889)26ff7d0
BUG: TIFF conversion enforces resolution unit to be centimeter (#887)f46f60e
BUG: Fix for duplicate authentication (#878)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)