Skip to content

v0.2.0 - October 2022

Compare
Choose a tag to compare
@thomasp-ms thomasp-ms released this 07 Nov 16:56
· 51 commits to main since this release
dc79bfb

October 2022 release

We are excited to announce the release of the October iteration of our FL Accelerator repository.

Here are the new features.

Provisioning

  • A new provisioning cookbook so you can pick and choose the setup that best suits your needs, based on the provided templates (orchestrator behind vnet, silos behind vnets, silos using an AKS cluster with confidential compute, silos using an existing storage account...).
  • All bicep scripts can now be used as standalone to adapt to your specific infrastructure needs.

Documentation

FL Experience

  • Using AzureML SDK subgraphs (preview) as a basis for the factory code sample, so that writing an FL experiment is easier and more flexible, and the experiment graph is shown better in the Azure ML UI.
  • Added Subscription ID, Resource Group, and Workspace Name as CLI arguments for job submission.

Repository structure

  • Enabled CI/CD on the repo to ensure nothing breaks.

To get started, go here!

If you find a bug or have a feature request, please open an issue on the GitHub repository.