Skip to content

TensorFlow Federated 0.27.0

Pre-release
Pre-release

Choose a tag to compare

@hardik-vala hardik-vala released this 09 Jun 20:19

Release 0.27.0

Major Features and Improvements

  • New Colab notebook illustrating how to use DataBackend to load remote datasets.
  • Added a CreateDataDescriptor helper function.
  • Added a worker binary serving the TFF-C++ executor service.

Bug Fixes

  • Fixed bug with intermediate aggregation and controller failures, causing hangs.