Skip to content

TensorFlow Estimator 1.15.1

Compare
Choose a tag to compare
@mihaimaruseac mihaimaruseac released this 13 Sep 16:13
· 5 commits to r1.15 since this release

This release is the same as 1.15.0 but we needed a new release to update the version number inside setup.py

Changes

  • tf.keras.estimator.model_to_estimator now supports exporting to tf.train.Checkpoint format, which allows the saved checkpoints to be compatible with model.load_weights.
  • "Fix tests in canned estimators."
  • Expose Head as public API.
  • Fixes critical bugs that help with DenseFeatures usability in TF2

Thanks to our Contributors

This release contains contributions from many people at Google.