text
text copied to clipboard
Making text a first-class citizen in TensorFlow.
Test fixing tensorflow-text nightly builds.
Python 3.13 has been out for a while, and `tensorflow` already started to support it months ago, since `2.20.0`. But `tensorflow_text` PyPI package is still `2.19.0`. Can we have a...
1. Ignore SentencePiece::BYTE during encoding instead of throwing error 2. Early exit from DecodePrecompiledCharsmap when precompiled_charsmap is empty
Test fixing tensorflow-text nightly builds.
Test fixing tensorflow-text nightly builds.
Test fixing tensorflow-text nightly builds.
Create tf_text wheel build rule.
Fix the build for the tensorflow text
Update ICU for tensorflow text
Update protobuf version to avoid conflicts with other part of the Tensorflow.