Skip to content

TFX Basic Shared Libraries 0.26.0

Compare
Choose a tag to compare
@jay90099 jay90099 released this 11 Dec 19:21
· 1 commit to r0.26.0 since this release
6b30b96

Major Features and Improvements

  • .TensorFlowDataset interface is available in RawTfRecord TFXIO.

Bug Fixes and Other Changes

  • Fix TFExampleRecord TFXIO's TensorFlowDataset output key's to match the
    tensor representation's tensor name (Previously this assumed the user
    provided a tensor name that is the same as the feature name).
  • Add utility in tensor_representation_util.py to get source columns from a
    tensor representation.
  • Depends on tensorflow-metadata>=0.26,<0.27.

Breaking changes

  • N/A

Deprecations

  • N/A