Skip to content

v2.0.2

Latest
Compare
Choose a tag to compare
@tomhennigan tomhennigan released this 02 Jan 11:08

Sonnet 2 is a re-write of Sonnet for TensorFlow 2.0, it is built on top of tf.Module (tensorflow/community#56) enabling a simple and researcher friendly interface to TensorFlow.

Main changes since 2.0.1:

What's Changed

  • #267 Fixes use of internal TF symbol removed in a minor release <= 2.10.0. (Fixes #273)

Full Changelog: v2.0.1...v2.0.2