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 1cdc3ebCopy full SHA for 1cdc3eb
tensorflow_text/core/kernels/BUILD
@@ -1,6 +1,8 @@
1
"""Kernels for tf.text ops."""
2
3
load("@flatbuffers//:build_defs.bzl", "flatbuffer_cc_library")
4
+
5
+# Placeholder: load proto_library
6
load("//tensorflow_text:tftext.bzl", "tf_cc_library", "tflite_cc_library")
7
# [internal] load cc_proto_library.bzl
8
0 commit comments