Tensorflow-transform

Latest version: v1.16.0

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 8

1.5.0

Major Features and Improvements

* Introduced `tft.experimental.approximate_vocabulary` analyzer that is an
approximate version of `tft.vocabulary` which is more efficient with smaller
number of unique elements or `top_k` threshold.

Bug Fixes and Other Changes

* Raise a RuntimeError if order of analyzers in traced Tensorflow Graph is
non-deterministic in TF2.
* Fix issue where a `tft.experimental.ptransform_analyzer`'s output dtype
could be propagated incorrectly if it was a primitive as opposed to
`np.ndarray`.
* Depends on `apache-beam[gcp]>=2.34,<3`.
* Depends on
`tensorflow>=1.15.2,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,<2.8`.
* Depends on `tensorflow-metadata>=1.5.0,<1.6.0`.
* Depends on `tfx-bsl>=1.5.0,<1.6.0`.

Breaking Changes

* N/A

Deprecations

* N/A

1.4.1

Major Features and Improvements

* N/A

Bug Fixes and Other Changes

* Depends on `future` package.

Breaking Changes

* N/A

Deprecations

* N/A

1.4.0

Major Features and Improvements

* Added `tf.RaggedTensor` support to all analyzers and mappers with
`reduce_instance_dims=True`.

Bug Fixes and Other Changes

* Fix re-loading a transform graph containing pyfuncs exported as a TF1
SavedModel(added using `tft.apply_pyfunc`) in TF2.
* Depends on `pyarrow>=1,<6`.
* Depends on `tensorflow-metadata>=1.4.0,<1.5.0`.
* Depends on `tfx-bsl>=1.4.0,<1.5.0`.
* Depends on `apache-beam[gcp]>=2.33,<3`.

Breaking Changes

* N/A

Deprecations

* Deprecated python 3.6 support.

1.3.0

Major Features and Improvements

* N/A

Bug Fixes and Other Changes

* `tft.quantiles`, `tft.mean` and `tft.var` now ignore NaNs and infinite input
values. Previously, these would lead to incorrect output calculation.
* Improved error message for `tft_beam.AnalyzeDataset`,
`tft_beam.AnalyzeAndTransformDataset` and `tft_beam.AnalyzeDatasetWithCache`
when the input metadata is empty.
* Added best-effort TensorFlow Decision Forests (TF-DF) and Struct2Tensor op
registration when loading transformation graphs.
* Depends on
`tensorflow>=1.15.2,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,<2.7`.
* Depends on `tfx-bsl>=1.3.0,<1.4.0`.

Breaking Changes

* Existing `tft.mean` and `tft.var` caches are automatically invalidated.

Deprecations

* N/A

1.2.0

Major Features and Improvements

* Added `RaggedTensor` support to output schema inference and transformed
tensors conversion to instance dicts and `pa.RecordBatch` with TF 2.x.

Bug Fixes and Other Changes

* Depends on `apache-beam[gcp]>=2.31,<3`.
* Depends on `tensorflow-metadata>=1.2.0,<1.3.0`.
* Depends on `tfx-bsl>=1.2.0,<1.3.0`.

Breaking Changes

* N/A

Deprecations

* N/A

1.1.1

Major Features and Improvements

* N/A

Bug fixes and other Changes

* Depends on `google-cloud-bigquery>>=1.28.0,<2.21`.
* Depends on `tfx-bsl>=1.1.0,<1.2.0`.

Breaking Changes

* N/A

Deprecations

* N/A

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.