Skip to content

v0.2.3

Compare
Choose a tag to compare
@myungjin myungjin released this 06 Jun 02:16
· 101 commits to main since this release
f1e70cb

Key Changes

  • New approaches: feddyn, oort, FedBalancer, synchronous hierarchical FL with coordinator, coordinated asyncfl, and differential privacy
  • Metrics collection support: collect cpu/gpu utilization, ram and vram usage, bytes sent and received and the time to execute functions
  • Local registry support: model and metrics are saved in a local directory, which allows experiments without mlflow
  • misc improvements:
    • support for channel leave functionality in the p2p backend
    • support for simplifying tasklet composition primitives
    • protobuf package version upgrade to be compatible with tensorflow v2.12.0
    • deployer: fix bug to update pod status incorrectly
    • fix a bug that removes model updates from a disk cache when the total cache data is larger than its size
    • fix openapi specification mismatch between a released image and the source

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3