TensorFlow Federated 0.33.0
Pre-release
Pre-release
Release 0.33.0
Major Features and Improvements
- Extend
tff.analytics.heavy_hitters.ibltwithcreate_chunkerAPI for
encoding non-Unicode strings. - Extend
tff.aggregators.DifferentiallyPrivateFactory.tree_aggregationwith
an optionalrecord_aggregation_factoryargument.
Breaking Changes
- Replaced
ModularClippingSumFactorywithSecureModularSumFactoryin
tff.analytics.build_hierarchical_histogram_process.
Known Bugs
- TFF's python 3.9 typing conflicts with Colab's Python 3.7 support.