-
TensorAdapter
now processestf.RaggedTensor
s in TF 2 ~10x faster. -
InferTensorRepresentationsFromSchema
now infersRaggedTensor
s forSTRUCT
features. -
TFSequenceExampleRecord
now supports schemas with features not covered or partially covered byTensorRepresentation
s. -
This is the last version that supports TensorFlow 1.15.x. TF 1.15.x support will be removed in the next version. Please check the TF2 migration guide to migrate to TF2.
- Depends on
tensorflow>=1.15.5,<2
ortensorflow>=2.10,<3
- Depends on
protobuf>=3.13,<4
- Various
TFXIO
implementations now inferTensorRepresentations
for provided schemaFeatures
even if someTensorRepresentations
are provided as well.
- N/A
- N/A