TensorFlow Federated 0.13.0
Pre-release
Pre-release
Release 0.13.0
Major Features and Improvements
- Updated
absl-pypackage dependency to0.9.0. - Updated
h5pypackage dependency to2.8.0. - Updated
numpypackage dependency to1.17.5. - Updated
tensorflow-privacypackage dependency to0.2.2.
Breaking Changes
- Deprecated
dummy_batchparameter of thetff.learning.from_keras_model
function.
Bug Fixes
- Fixed issues with executor service using old executor API.
- Fixed issues with remote executor test using old executor API.
- Fixed issues in tutorial notebooks.