Skip to content

TensorFlow Metadata 0.24.0

Choose a tag to compare

@dhruvesh09 dhruvesh09 released this 09 Sep 16:42
fdee491

Major Features and Improvements

  • From this version we will be releasing python 3.8 wheels.

Bug Fixes and Other Changes

  • When installing from source, you don't need any steps other than
    pip install (needs Bazel).
  • Labels can be specified as Paths in addition to string names.
  • Depends on absl-py>=0.9,<0.11.
  • Depends on googleapis-common-protos>=1.52.0,<2.

Breaking changes

  • N/A

Deprecations

  • Deprecated Python 3.5 support.