Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-12-15 | 634 Bytes | |
v2.0.1 source code.tar.gz | 2022-12-15 | 9.1 MB | |
v2.0.1 source code.zip | 2022-12-15 | 9.3 MB | |
Totals: 3 Items | 18.4 MB | 0 |
Sonnet 2 is a re-write of Sonnet for TensorFlow 2.0, it is built on top of tf.Module
(https://github.com/tensorflow/community/pull/56) enabling a simple and researcher friendly interface to TensorFlow.
Main changes since 2.0.0:
Full Changelog: https://github.com/google-deepmind/sonnet/compare/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.)