We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ade1ea commit da35199Copy full SHA for da35199
tensorflow_text/core/kernels/BUILD
@@ -1,6 +1,7 @@
1
"""Kernels for tf.text ops."""
2
3
load("@flatbuffers//:build_defs.bzl", "flatbuffer_cc_library")
4
+load("//third_party/protobuf/bazel:proto_library.bzl", "proto_library")
5
load("//tensorflow_text:tftext.bzl", "tf_cc_library", "tflite_cc_library")
6
# [internal] load cc_proto_library.bzl
7
0 commit comments