Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 580933086
  • Loading branch information
anandolee authored and tf-text-github-robot committed Nov 10, 2023
1 parent b32645f commit a702400
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 0 deletions.
44 changes: 44 additions & 0 deletions tensorflow_text/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ py_test(
deps = [
":bert_tokenizer",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# python/framework:constant_op tensorflow dep,
# python/framework:dtypes tensorflow dep,
# python/framework:test_lib tensorflow dep,
Expand Down Expand Up @@ -207,6 +208,7 @@ py_test(
srcs_version = "PY3",
deps = [
":tensorflow_text",
# Placeholder: proto dep
# tensorflow package dep,
# python/platform:client_testlib tensorflow dep,
],
Expand Down Expand Up @@ -235,6 +237,7 @@ py_test(
srcs_version = "PY3",
deps = [
":tensorflow_text",
# Placeholder: proto dep
# tensorflow package dep,
# python/platform:client_testlib tensorflow dep,
],
Expand Down Expand Up @@ -276,6 +279,7 @@ py_test(
srcs_version = "PY3",
deps = [
":create_feature_bitmask_op",
# Placeholder: proto dep
# python/framework:constant_op tensorflow dep,
# python/framework:dtypes tensorflow dep,
# python/framework:errors tensorflow dep,
Expand Down Expand Up @@ -314,6 +318,7 @@ py_test(
deps = [
":tensorflow_text",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# tensorflow package dep,
# python/compat tensorflow dep,
# python/data/kernel_tests:test_base tensorflow dep,
Expand Down Expand Up @@ -353,6 +358,7 @@ py_test(
deps = [
":tensorflow_text",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# tensorflow package dep,
# python/framework:constant_op tensorflow dep,
# python/framework:dtypes tensorflow dep,
Expand Down Expand Up @@ -399,6 +405,7 @@ py_test(
"@absl_py//absl/flags",
"@absl_py//absl/logging",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# tensorflow package dep,
],
)
Expand Down Expand Up @@ -437,6 +444,7 @@ py_test(
deps = [
":tensorflow_text",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# tensorflow package dep,
# python/compat tensorflow dep,
# python/data/kernel_tests:test_base tensorflow dep,
Expand Down Expand Up @@ -482,6 +490,7 @@ py_test(
deps = [
":tensorflow_text",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# tensorflow package dep,
# python/compat tensorflow dep,
# python/data/kernel_tests:test_base tensorflow dep,
Expand Down Expand Up @@ -515,6 +524,7 @@ py_test(
srcs_version = "PY3",
deps = [
":greedy_constrained_sequence_op",
# Placeholder: proto dep
# numpy dep,
# python/framework:test_lib tensorflow dep,
# python/ops/ragged:ragged_factory_ops tensorflow dep,
Expand Down Expand Up @@ -544,6 +554,7 @@ py_test(
srcs_version = "PY3",
deps = [
":ops",
# Placeholder: proto dep
# python/framework:ops tensorflow dep,
# python/framework:test_lib tensorflow dep,
# python/ops:lookup_ops tensorflow dep,
Expand Down Expand Up @@ -573,6 +584,7 @@ py_test(
srcs_version = "PY3",
deps = [
":ops",
# Placeholder: proto dep
# python/framework:ops tensorflow dep,
# python/framework:test_lib tensorflow dep,
# python/ops:lookup_ops tensorflow dep,
Expand Down Expand Up @@ -617,6 +629,7 @@ py_test(
srcs_version = "PY3",
deps = [
":item_selector_ops",
# Placeholder: proto dep
# python/framework:dtypes tensorflow dep,
# python/framework:test_lib tensorflow dep,
# python/ops:array_ops tensorflow dep,
Expand Down Expand Up @@ -656,6 +669,7 @@ py_test(
":item_selector_ops",
":masking_ops",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# python/framework:constant_op tensorflow dep,
# python/framework:test_lib tensorflow dep,
# python/ops:array_ops tensorflow dep,
Expand Down Expand Up @@ -688,6 +702,7 @@ py_test(
srcs_version = "PY3",
deps = [
":mst_ops",
# Placeholder: proto dep
# python/framework:constant_op tensorflow dep,
# python/framework:dtypes tensorflow dep,
# python/framework:test_lib tensorflow dep,
Expand Down Expand Up @@ -723,6 +738,7 @@ py_test(
srcs_version = "PY3",
deps = [
":tensorflow_text",
# Placeholder: proto dep
# tensorflow package dep,
# python/framework:constant_op tensorflow dep,
# python/framework:errors tensorflow dep,
Expand Down Expand Up @@ -754,6 +770,7 @@ py_test(
srcs_version = "PY3",
deps = [
":normalize_ops",
# Placeholder: proto dep
# python/framework:errors tensorflow dep,
# python/framework:test_lib tensorflow dep,
# python/ops/ragged:ragged_factory_ops tensorflow dep,
Expand Down Expand Up @@ -783,6 +800,7 @@ py_test(
deps = [
":pad_along_dimension_op",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# python/eager:context tensorflow dep,
# python/framework:constant_op tensorflow dep,
# python/framework:errors tensorflow dep,
Expand Down Expand Up @@ -821,6 +839,7 @@ py_test(
deps = [
":pad_model_inputs_ops",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# python/framework:constant_op tensorflow dep,
# python/framework:test_lib tensorflow dep,
# python/ops/ragged:ragged_factory_ops tensorflow dep,
Expand Down Expand Up @@ -856,6 +875,7 @@ py_test(
deps = [
":pointer_ops",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# python/framework:constant_op tensorflow dep,
# python/framework:dtypes tensorflow dep,
# python/framework:errors tensorflow dep,
Expand All @@ -873,6 +893,7 @@ py_test(
deps = [
":pointer_ops",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# python/framework:test_lib tensorflow dep,
# python/ops/ragged:ragged_factory_ops tensorflow dep,
# python/platform:client_testlib tensorflow dep,
Expand All @@ -887,6 +908,7 @@ py_test(
deps = [
":pointer_ops",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# python/eager:context tensorflow dep,
# python/framework:dtypes tensorflow dep,
# python/framework:errors tensorflow dep,
Expand All @@ -905,6 +927,7 @@ py_test(
srcs_version = "PY3",
deps = [
":tensorflow_text",
# Placeholder: proto dep
# tensorflow package dep,
# python/framework:constant_op tensorflow dep,
# python/framework:test_lib tensorflow dep,
Expand Down Expand Up @@ -932,6 +955,7 @@ py_test(
srcs_version = "PY3",
deps = [
":regex_split_ops",
# Placeholder: proto dep
# tensorflow package dep,
# python/framework:test_lib tensorflow dep,
],
Expand All @@ -956,6 +980,7 @@ py_test(
deps = [
":segment_combiner_ops",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# python/framework:constant_op tensorflow dep,
# python/framework:dtypes tensorflow dep,
# python/ops/ragged:ragged_factory_ops tensorflow dep,
Expand Down Expand Up @@ -993,6 +1018,7 @@ py_test(
deps = [
":sentence_breaking_ops",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# python/framework:constant_op tensorflow dep,
# python/framework:dtypes tensorflow dep,
# python/framework:errors tensorflow dep,
Expand Down Expand Up @@ -1037,6 +1063,7 @@ py_test(
deps = [
":sentencepiece_tokenizer",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# python/framework:constant_op tensorflow dep,
# python/framework:test_lib tensorflow dep,
# python/ops/ragged:ragged_factory_ops tensorflow dep,
Expand Down Expand Up @@ -1066,6 +1093,7 @@ py_test(
deps = [
":sliding_window_op",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# python/framework:constant_op tensorflow dep,
# python/framework:errors tensorflow dep,
# python/framework:test_lib tensorflow dep,
Expand Down Expand Up @@ -1098,6 +1126,7 @@ py_test(
srcs_version = "PY3",
deps = [
":split_merge_from_logits_tokenizer",
# Placeholder: proto dep
# python/framework:errors tensorflow dep,
# python/framework:test_lib tensorflow dep,
# python/ops/ragged:ragged_factory_ops tensorflow dep,
Expand Down Expand Up @@ -1128,6 +1157,7 @@ py_test(
srcs_version = "PY3",
deps = [
":split_merge_tokenizer",
# Placeholder: proto dep
# python/framework:test_lib tensorflow dep,
# python/ops/ragged:ragged_factory_ops tensorflow dep,
# python/platform:client_testlib tensorflow dep,
Expand Down Expand Up @@ -1173,6 +1203,7 @@ py_test(
":state_based_sentence_breaker_op",
":tensorflow_text",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# tensorflow package dep,
# python/framework:constant_op tensorflow dep,
# python/framework:dtypes tensorflow dep,
Expand Down Expand Up @@ -1203,6 +1234,7 @@ py_test(
srcs_version = "PY3",
deps = [
":string_ops",
# Placeholder: proto dep
# python/framework:test_lib tensorflow dep,
# python/platform:client_testlib tensorflow dep,
],
Expand Down Expand Up @@ -1231,6 +1263,7 @@ py_test(
deps = [
":text_similarity_metric_ops",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# python/framework:dtypes tensorflow dep,
# python/framework:test_lib tensorflow dep,
# python/ops:array_ops tensorflow dep,
Expand Down Expand Up @@ -1307,6 +1340,7 @@ py_test(
":tensorflow_text",
":trimmer_ops",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# tensorflow package dep,
# python/framework:constant_op tensorflow dep,
# python/framework:test_lib tensorflow dep,
Expand Down Expand Up @@ -1346,6 +1380,7 @@ py_test(
srcs_version = "PY3",
deps = [
":unicode_char_tokenizer",
# Placeholder: proto dep
# python/framework:constant_op tensorflow dep,
# python/framework:test_lib tensorflow dep,
# python/ops/ragged:ragged_factory_ops tensorflow dep,
Expand Down Expand Up @@ -1382,6 +1417,7 @@ py_test(
srcs_version = "PY3",
deps = [
":unicode_script_tokenizer",
# Placeholder: proto dep
# python/framework:constant_op tensorflow dep,
# python/framework:test_lib tensorflow dep,
# python/ops/ragged:ragged_factory_ops tensorflow dep,
Expand Down Expand Up @@ -1414,6 +1450,7 @@ py_test(
deps = [
":tensorflow_text",
":utf8_binarize_op",
# Placeholder: proto dep
# tensorflow package dep,
# python/framework:test_lib tensorflow dep,
# python/platform:client_testlib tensorflow dep,
Expand Down Expand Up @@ -1443,6 +1480,7 @@ py_test(
deps = [
":viterbi_constrained_sequence_op",
":viterbi_decode",
# Placeholder: proto dep
# numpy dep,
# python/framework:test_lib tensorflow dep,
# python/ops/ragged:ragged_factory_ops tensorflow dep,
Expand All @@ -1467,6 +1505,7 @@ py_test(
deps = [
":viterbi_decode",
"@absl_py//absl/testing:absltest",
# Placeholder: proto dep
# numpy dep,
],
)
Expand Down Expand Up @@ -1522,6 +1561,7 @@ py_test(
srcs_version = "PY3",
deps = [
":tensorflow_text",
# Placeholder: proto dep
# tensorflow package dep,
# python/framework:constant_op tensorflow dep,
# python/framework:test_lib tensorflow dep,
Expand Down Expand Up @@ -1567,6 +1607,7 @@ py_test(
deps = [
":wordpiece_tokenizer",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# python/compat tensorflow dep,
# python/framework:dtypes tensorflow dep,
# python/framework:test_lib tensorflow dep,
Expand Down Expand Up @@ -1596,6 +1637,7 @@ py_test(
srcs_version = "PY3",
deps = [
":wordshape_ops",
# Placeholder: proto dep
# python/framework:test_lib tensorflow dep,
# python/platform:client_testlib tensorflow dep,
],
Expand Down Expand Up @@ -1647,6 +1689,7 @@ py_test(
":ops",
"@absl_py//absl:app",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# tensorflow package dep,
# python/framework:dtypes tensorflow dep,
# python/user_ops:ops tensorflow dep,
Expand All @@ -1664,6 +1707,7 @@ py_test(
":ops",
"@absl_py//absl:app",
"@absl_py//absl/testing:parameterized",
# Placeholder: proto dep
# tensorflow package dep,
# python/user_ops:ops tensorflow dep,
],
Expand Down
4 changes: 4 additions & 0 deletions tensorflow_text/core/pybinds/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ py_test(
python_version = "PY3",
deps = [
":pywrap_fast_bert_normalizer_model_builder",
# Placeholder: proto dep
# tensorflow package dep,
],
)
Expand Down Expand Up @@ -110,6 +111,7 @@ py_test(
python_version = "PY3",
deps = [
":pywrap_fast_wordpiece_tokenizer_model_builder",
# Placeholder: proto dep
# tensorflow package dep,
],
)
Expand Down Expand Up @@ -147,6 +149,7 @@ py_test(
python_version = "PY3",
deps = [
":pywrap_phrase_tokenizer_model_builder",
# Placeholder: proto dep
# tensorflow package dep,
],
)
Expand Down Expand Up @@ -199,6 +202,7 @@ py_test(
python_version = "PY3",
deps = [
":pywrap_whitespace_tokenizer_config_builder",
# Placeholder: proto dep
# tensorflow package dep,
],
)
2 changes: 2 additions & 0 deletions tensorflow_text/tools/wordpiece_vocab/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ py_test(
srcs_version = "PY3",
deps = [
":wordpiece_tokenizer_learner_lib",
# Placeholder: proto dep
# numpy dep,
# python/data/ops:dataset_ops tensorflow dep,
"//tensorflow_text:ops",
Expand All @@ -60,6 +61,7 @@ py_test(
":bert_vocab_from_dataset",
":wordpiece_tokenizer_learner_lib",
"@absl_py//absl/testing:absltest",
# Placeholder: proto dep
# numpy dep,
# tensorflow package dep,
],
Expand Down

0 comments on commit a702400

Please sign in to comment.