Skip to content

TensorFlow Lattice 2.0.12

Compare
Choose a tag to compare
@mmilanifard mmilanifard released this 22 Aug 21:10
· 6 commits to master since this release

Changes:

  • Newly added conditional-CDF layer: A CDF function with derived parameters. This is similar to conditional-PWL, but the parameters are the shifts in the input space.
  • Updates to model save/load functions to match changes in Keras lib.
  • Removing Sonnet PWL module to simplify dependencies. The layer library code can still be wrapped in Sonnet modules by the user as needed.

PyPI Release:

  • Generic package for py3 and TF 2.x.