Skip to content

v0.9.1

Choose a tag to compare

@NihalHarish NihalHarish released this 03 Aug 19:05
· 220 commits to master since this release
e4d0843
  • Extends full support for TF 2.2.0.
    • Users will now be able to save biases, weights, gradients, optimizer variables, labels, predictions and model inputs
  • Introduces the hook.save_tensor api, a generic cross framework api that allows users to save any tensor to a collection during runtime
  • Extends tensor logging support for the Keras Estimator API