pypi tensorflow-hub 0.12.0
TensorFlow Hub 0.12.0

latest releases: 0.16.1, 0.16.0, 0.15.0...
3 years ago

Release 0.12.0

  • Improve support for compute_output_shape in hub.KerasLayer:
    • This will now use the output_shape value provided on init, if present,
      before falling back to the default behavior.
  • Changes to make_image_classifier_tool:
    • Add the option to read input with a tf.data.Dataset and use TF ops for
      preprocessing. Enabling this feature requires TF 2.5 or higher.
    • Set the default value of shear_range to 0. shear_range is deprecated and
      incompatible when using TF ops for preprocessing.

Don't miss a new tensorflow-hub release

NewReleases is sending notifications on new releases.