Skip to content

Release 2.10.0

Choose a tag to compare

@uri-granta uri-granta released this 29 May 13:02
· 11 commits to master since this release
1488df0

Release 2.10.0

This release adds a utility function for converting tf.Modules to float32.

Improvements

  • Add the freeze_as_float32 utility function, which returns a frozen deepcopy of a module with all values converted to tf.float32.

Thanks to our Contributors

This release contains contributions from:

uri-granta