Skip to content

TensorFlow Hub 0.4.0

Compare
Choose a tag to compare
@arnoegw arnoegw released this 03 Apr 08:30

Release 0.4.0

  • hub.KerasLayer (for Hub/TF2 modules) can be used in graph mode
    and can be converted to/from a Keras config.
  • In TF1.x, hub.Module can be used inside a defun (helps with TPU).
  • References to TensorFlow Estimator correctly pick up its v1 API.