Skip to content

Commit

Permalink
Add back in ICU normalization data that was erroneously removed previ…
Browse files Browse the repository at this point in the history
…ously.

PiperOrigin-RevId: 278501975
  • Loading branch information
broken committed Nov 5, 2019
1 parent 4b16b79 commit 4b884d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow_text/core/kernels/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ tf_kernel_library(
name = "normalize_kernels",
srcs = ["normalize_kernels.cc"],
deps = OSS_DEPS + [
"//third_party/icu/data:icu_normalization_data",
# absl/strings dep
"@icu//:common",
# tf:framework tensorflow dep,
Expand Down

0 comments on commit 4b884d8

Please sign in to comment.