Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

TensorFlow Estimator 1.15.0

Compare
Choose a tag to compare
@mihaimaruseac mihaimaruseac released this 10 Sep 20:22
· 7 commits to r1.15 since this release

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.