TensorFlow Federated 0.77.0
Pre-release
Pre-release
Release 0.77.0
Major Features and Improvements
- Added an implementation of
__eq__()
onbuilding blocks
.
Bug Fixes
- Fix #4588: Target Haswell CPU architectures (
-march=haswell
) instead of
whatever is native to the build infrastructure to ensure that binaries in
the pip package and executable on Colab CPU runtimes.