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 9474dd9 commit 21a3766Copy full SHA for 21a3766
oss_scripts/pip_package/requirements.in
@@ -1,4 +1,5 @@
1
+ai-edge-litert
2
tensorflow
3
tf-keras
4
tensorflow-datasets
-tensorflow-metadata
5
+tensorflow-metadata
tensorflow_text/core/kernels/BUILD
load("@flatbuffers//:build_defs.bzl", "flatbuffer_cc_library")
+load("//third_party/protobuf/bazel:proto_library.bzl", "proto_library")
load("//tensorflow_text:tftext.bzl", "tf_cc_library", "tflite_cc_library")
# Kernels for tf.text ops.
0 commit comments