v0.9.1
- 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_tensorapi, 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