TensorFlow Federated 0.57.0
Pre-release
Pre-release
Release 0.57.0
Major Features and Improvements
- Allow functional models to return a structure.
Breaking Changes
- Removed support for handling
attrsas containers in thetff.programAPI. - Migrated the
personalization_evalmodule to the algorithms package. - Deleted the
tff.learning.build_local_evaluationAPI. - Migrated
tff.learning.reconstructionto thetff.learning.algorithmspackage. - Updated to
dm-treeversion0.1.8. - Updated to
dp-accountingversion0.4.1. - Updated to
tensorflow-privacyversion0.8.9.