Skip to content

Better AzureML v2 SDK support, low-priority preemption, pathology improvements

Compare
Choose a tag to compare
@ant0nsc ant0nsc released this 20 Jan 18:07
· 116 commits to main since this release
e34d899

What's Changed

hi-ml-azure

  • BUG: Fix broken --azureml flag by @peterhessey in #709
  • ENH: Allow for distributed jobs in AML SDK v2 by @mebristo in #730
  • BUG: Add waiting for job completion for SDK v2 by @ant0nsc in #669
  • BUG: Do not remove conda_env argument when submitting with SDK v2 by @ant0nsc in #737
  • BUG: Training HelloWorld using AML v2 SDK hangs by @ant0nsc in #741

hi-ml

hi-ml-cpath

hi-ml-multimodal

  • TEST: Update CI to compute and upload coverage for hi-ml-multimodal by @fepegar in #685
  • ENH: Use module-level logger in hi-ml-multimodal by @fepegar in #687

General

  • DOC: Refer to CONTRIBUTING for list valid prefixes by @fepegar in #686
  • ENH: Improve PR workflows by @ant0nsc in #697
  • ENH: Clean up readme file in the template for new projects by @ant0nsc in #702
  • Bump setuptools from 59.5.0 to 65.5.1 in /new_project_template by @dependabot in #714
  • Bump setuptools from 59.5.0 to 65.5.1 in /hi-ml-multimodal by @dependabot in #715
  • Bump wheel from 0.36.2 to 0.38.1 in /new_project_template by @dependabot in #711
  • Bump wheel from 0.36.2 to 0.38.1 by @dependabot in #710
  • ENH: Simplify makefile targets by @ant0nsc in #728
  • ENH: Remove mypy cache folder in make clean by @ant0nsc in #735

New Contributors

Full Changelog: v0.2.11...v0.2.12