TensorFlow Federated 0.13.0
Pre-release
Pre-release
Release 0.13.0
Major Features and Improvements
- Updated
absl-py
package dependency to0.9.0
. - Updated
h5py
package dependency to2.8.0
. - Updated
numpy
package dependency to1.17.5
. - Updated
tensorflow-privacy
package dependency to0.2.2
.
Breaking Changes
- Deprecated
dummy_batch
parameter 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.