text icon indicating copy to clipboard operation
text copied to clipboard

Making text a first-class citizen in TensorFlow.

Results 169 text issues
Sort by recently updated
recently updated
newest added

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

Update protobuf version to avoid conflicts with other part of the Tensorflow.