Skip to content

TensorFlow Lattice 0.9.9 [Note: Last Release]

Pre-release
Pre-release
Compare
Choose a tag to compare
@mmilanifard mmilanifard released this 31 Jul 07:02
· 62 commits to master since this release

Changes:

  • Updating the code base for TF 2.0 compatibility in tf.compat.v1 mode
  • Changing tensorflow branch to 1.14
  • Changes to build scripts for bazel 0.25.2
  • Bug fixes

PyPI release:

  • Includes python 2.7 and python 3 on macos and ubuntu
  • No gpu binary package is released with 0.9.9

Important Note:

This is the last release of the current version of the Tensorflow Lattice library. A new version of the library will be released soon:

  • Eager compatible base lattice and calibration library implemented in core TF (no custom ops)
  • Includes Keras layer and canned estimators
  • Not backwards compatible with the current version, but conversion should be easy