Skip to content

Release 0.21.0

Compare
Choose a tag to compare
@jay90099 jay90099 released this 14 Jan 00:09
· 504 commits to master since this release

Release 0.21.0

Major Features and Improvements

  • Introduced TFXIO, the interface for
    Standardized TFX Inputs

  • Added the first implementation of TFXIO, for tf.Example on TFRecords.

Bug Fixes and Other Changes

  • Added a test_util sub-package that contains a tool to discover and run all
    the absltests in a dir (like python's unittest discovery).
  • Requires apache-beam>=2.17,<3
  • Requires pyarrow>=0.15,<0.16
  • Requires tensorflow>=1.15,<3
  • Requires tensorflow-metadata>=0.21,<0.22.

Breaking Changes

Deprecations