chromium/third_party/tensorflow-text/README.chromium

Name: TensorFlow Text
Short Name: tensorflow-text
URL: https://github.com/tensorflow/text.git
Version: 015d02a30c712c0d1dd31441db38c826ed8975af
Revision: 015d02a30c712c0d1dd31441db38c826ed8975af
Date: 2023-06-10
License: Apache 2.0
License File: LICENSE
Security Critical: Yes
Shipped: yes
CPEPrefix: unknown

Description:
TensorFlow Text provides a collection of text related classes and ops ready
to use with TensorFlow 2.0. The library can perform the preprocessing
regularly required by text-based models, and includes other features useful
for sequence modeling not provided by core TensorFlow.

Local Modifications:
0001 - Run clang-format to make the rest of the patches easier for IDEs that
auto-format on save.

0002 - Change an includes to be the chromium third_party version.

0003 - Patch since removed

0004 - Many of the files that aren't built into Chromium still trigger DEPS
errors by the CQ, so those includes are just commented out.