Skip to content

v2.0.1

Compare
Choose a tag to compare
@tomhennigan tomhennigan released this 02 Jan 09:16

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.0:

  • #205 Add functional API to Sonnet 2 inspired by JAX and Haiku.

Full Changelog: v2.0.0...v2.0.1

(NOTE: Sonnet 2.0.1 was pushed to PyPi in Dec 2022, the GitHub release was made later but points to the released commit.)