Skip to content

Releases: tensorflow/text

v2.18.0

28 Oct 21:49
Compare
Choose a tag to compare

Release 2.18.0

Bug Fixes and Other Changes

  • Fix out-of-bounds read in whitespace tokenizer
  • Add unit test for fixed bounds check in IsWhitespace
  • Add Hermetic CUDA rules.
  • Remove tf/lite/kernels/shim:tf_headers from tf/core:framework
  • Update version
  • Update configure.sh

v2.18.0-rc0

30 Sep 23:37
d49b507
Compare
Choose a tag to compare
v2.18.0-rc0 Pre-release
Pre-release

Release 2.18.0-rc0

Bug Fixes and Other Changes

  • Fix out-of-bounds read in whitespace tokenizer
  • Add unit test for fixed bounds check in IsWhitespace
  • Add Hermetic CUDA rules.
  • Remove tf/lite/kernels/shim:tf_headers from tf/core:framework
  • Update version
  • Update configure.sh

v2.17.0

15 Jul 22:42
ca47c6e
Compare
Choose a tag to compare

Release 2.17.0

Bug Fixes and Other Changes

  • negative sampling excludes positive class
  • revert html encoding
  • much faster set-intersection based version
  • Fix notebook failure with Keras 3.
  • Remove tensorflow-macos from setup.py
  • Update tensorflow-macos to 2.16.1
  • Update version

Thanks to our Contributors

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

Alex Shroyer, C. Antonio Sánchez, Maggie Zhang

v2.17.0-rc0

25 Jun 18:45
Compare
Choose a tag to compare
v2.17.0-rc0 Pre-release
Pre-release

Release 2.17.0-rc0

Bug Fixes and Other Changes

  • negative sampling excludes positive class
  • revert html encoding
  • much faster set-intersection based version
  • Fix notebook failure with Keras 3.
  • Remove tensorflow-macos from setup.py
  • Update tensorflow-macos to 2.16.1
  • Update version

Thanks to our Contributors

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

Alex Shroyer, C. Antonio Sánchez, Maggie Zhang

v2.16.1

11 Mar 20:48
0f9f6df
Compare
Choose a tag to compare

Release 2.16.1

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

v2.16.0-rc0

28 Feb 06:51
Compare
Choose a tag to compare
v2.16.0-rc0 Pre-release
Pre-release

Release 2.16.0-rc0

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

v2.15.0

15 Nov 19:00
Compare
Choose a tag to compare

Release 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

v2.15.0-rc0

26 Oct 09:17
00e350a
Compare
Choose a tag to compare
v2.15.0-rc0 Pre-release
Pre-release

Release 2.15.0-rc0

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

v2.14.0

06 Oct 19:23
Compare
Choose a tag to compare

Release 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:

v2.14.0-rc0

18 Aug 04:02
Compare
Choose a tag to compare
v2.14.0-rc0 Pre-release
Pre-release

Release 2.14.0-rc0

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