Tensorflow-text

Latest version: v2.16.1

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

Scan your dependencies

Page 1 of 10

2.16.0rc0

Major Features and Improvements

Breaking Changes

Bug Fixes and Other Changes

* Update tf-text setup scripts.
* Support resource manager scoped Sentencepiece resources.
* Remove `use_unique_shared_resource_name`.
* Remove tensorflow_text dependency on tf_hub library.
* Fix TF patch, bump TF commit
* Update version

Thanks to our Contributors

This release contains contributions from many people at Google, as well as:

Raviteja Gorijala

2.15.0

Bug Fixes and Other Changes

* Update TF versions and scripts to allow consistently building against tf-nightly.
* No public description
* Update phrase tokenizer to handle end-punctuation.
* Remove private Keras imports.
* Update tensorflow_hub dependency.
* Sprawling .pyi updates related to pybind11 PRs 4831, 4833.
* Report unsupported tensor type in RaggedTensorToTensor in Prepare.
* Check in generated pyi files for some py_extension targets.
* Update version
* Update WORKSPACE

2.15.0rc0

Bug Fixes and Other Changes

* Update TF versions and scripts to allow consistently building against tf-nightly.
* No public description
* Update phrase tokenizer to handle end-punctuation.
* Remove private Keras imports.
* Update tensorflow_hub dependency.
* Sprawling .pyi updates related to pybind11 PRs 4831, 4833.
* Report unsupported tensor type in RaggedTensorToTensor in Prepare.
* Check in generated pyi files for some py_extension targets.
* Update version
* Update WORKSPACE

Thanks to our Contributors

This release contains contributions from many people at Google, as well as:

nallave

2.14.0

Bug Fixes and Other Changes

* Fix nullptr dereference issue in UnicodeScriptTokenizeWithOffsetOp.
* Bump tensorflow_hub to 0.13.0
* Add tensorflow/docs-team to CODEOWNERS
* Internal change
* Update TF Text API page to emphasize KerasNLP as the API of first choice.
* Add a note about the implementation differences.
* Fix out-of-bounds absl::string_view handling in RegexSplitImpl
* Disable `coerce_to_valid_utf8_op_test` test on mac
* Update /text/tutorials and /text/guide to highlight KerasNLP.
* Move remaining text tutorials to text/
* Update /text/tutorials and /text/guide index pages to reflect updated navigation.
* Update broken image links
* Creates a patch to use non_hermetic python for tf text.
* Check in generated pyi files for some py_extension targets.
* Update ops.Tensor references to //third_party/tensorflow/python/framework/tensor.py.
* Remove invalid stub file
* Update tensorflow-text from 2.11 to 2.13
* Check in generated pyi files for some py_extension targets.
* Remove py38 classifiers in setup.py
* Update version

Thanks to our Contributors

This release contains contributions from many people at Google, as well as:

2.14.0rc0

Bug Fixes and Other Changes

* Bump tensorflow_hub to 0.13.0
* Add tensorflow/docs-team to CODEOWNERS
* Internal change
* Update TF Text API page to emphasize KerasNLP as the API of first choice.
* Add a note about the implementation differences.
* Fix out-of-bounds absl::string_view handling in RegexSplitImpl
* Disable `coerce_to_valid_utf8_op_test` test on mac
* Update /text/tutorials and /text/guide to highlight KerasNLP.
* Move remaining text tutorials to text/
* Update /text/tutorials and /text/guide index pages to reflect updated navigation.
* Update broken image links
* Creates a patch to use non_hermetic python for tf text.
* Check in generated pyi files for some py_extension targets.
* Update ops.Tensor references to //third_party/tensorflow/python/framework/tensor.py.
* Remove invalid stub file
* Update tensorflow-text from 2.11 to 2.13
* Check in generated pyi files for some py_extension targets.
* Remove py38 classifiers in setup.py
* Update version

2.13.0

Bug Fixes and Other Changes

* Update word_embeddings.ipynb with Time Series as default dashboard.
* Python ops for new RoundRobinTrimmer kernels.
* Fix bug where rank 1 max sequence lengths were breaking round robin trimmer.
* Fix roundrobintrimmer not being linked in correctly.
* Move control_flow_ops.Assert into its own file, control_flow_assert.py, as a first step in removing circular dependencies with control_flow_ops.cond.
* Move control_flow_ops.while_loop into its own file, while_loop.py.
* Redirect references to stack and unstack to their new location in array_ops_stack.py.
* Prevent crashes with new trimmer op when max_sequence_length is set to a negative value.
* Fix run_build not getting tensorflow bazel version correctly. Also removed some "set -x" that were added for debugging.
* Add RetVec-style UTF-8 binarization
* Allow pad_model_inputs to work with Tensors as well.
* Move usages of python/util:util to the newly split up targets.
* (Generated change) Update tf.Text versions and/or docs.
* Fix typo in Transformer tutorial
* Pin protobuf version to prevent failure. See https://github.com/tensorflow/text/issues/1115 for more info.
* Avoid an expensive temporary std::string.
* Callout the differences compared to the reference paper.
* Remove decoding_api.ipynb from tf-text docs (this belongs to TF-Models)
* Altered build scripts to use python3 before python.
* Removes un-used tensorflow/core/platform:status dependency from round_robin_trimmer.
* Remove usages of tsl::Status::error_message.
* Use Github API to fetch full commit hash from short
* Avoid using jq in prepare_tf_dep.sh since it breaks macos builds
* Update version

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.