Skip to content

TensorFlow Federated 0.77.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@huili0140 huili0140 released this 26 Apr 20:13

Release 0.77.0

Major Features and Improvements

  • Added an implementation of __eq__() on building 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.