Skip to content

Bug fixes to update registered environment and ensure compatibility with AML Datasets

Compare
Choose a tag to compare
@mebristo mebristo released this 15 Nov 17:33
· 476 commits to main since this release
f791bed

What's Changed

Bug fix to ensure that when existing, registered environments are retrieved, the run_config is updated accordingly. Another bug fix for pinning Ubuntu version to 18.04 since later versions are not currently compatible with Azure ML Datasets. Also adds local dataset mounting, and a helper function for downloading and aggregating the metrics across all children of a hyperdrive run.

Full Changelog: v0.1.10...v0.1.11