From 782ae68a9d21a730209e8ff0d21e8a575cc491e5 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Mon, 2 Dec 2024 12:37:44 -0800 Subject: [PATCH] Automated Code Change PiperOrigin-RevId: 702053096 --- tensorflow_lite_support/cc/task/audio/proto/BUILD | 2 ++ tensorflow_lite_support/cc/task/core/proto/BUILD | 2 ++ tensorflow_lite_support/cc/task/processor/proto/BUILD | 2 ++ tensorflow_lite_support/cc/task/text/proto/BUILD | 1 + tensorflow_lite_support/cc/task/vision/proto/BUILD | 1 + tensorflow_lite_support/python/task/core/proto/BUILD | 1 + tensorflow_lite_support/scann_ondevice/cc/core/BUILD | 3 +++ tensorflow_lite_support/scann_ondevice/proto/BUILD | 1 + 8 files changed, 13 insertions(+) diff --git a/tensorflow_lite_support/cc/task/audio/proto/BUILD b/tensorflow_lite_support/cc/task/audio/proto/BUILD index 63d78fb42..c8c30294a 100644 --- a/tensorflow_lite_support/cc/task/audio/proto/BUILD +++ b/tensorflow_lite_support/cc/task/audio/proto/BUILD @@ -1,3 +1,5 @@ +# Placeholder: load proto_library + package( default_visibility = [ "//visibility:public", diff --git a/tensorflow_lite_support/cc/task/core/proto/BUILD b/tensorflow_lite_support/cc/task/core/proto/BUILD index 8f08493a1..c8866b763 100644 --- a/tensorflow_lite_support/cc/task/core/proto/BUILD +++ b/tensorflow_lite_support/cc/task/core/proto/BUILD @@ -1,3 +1,5 @@ +# Placeholder: load java_lite_proto_library +# Placeholder: load proto_library load("//tensorflow_lite_support/cc/port:build_defs.bzl", "support_py_proto_library") package( diff --git a/tensorflow_lite_support/cc/task/processor/proto/BUILD b/tensorflow_lite_support/cc/task/processor/proto/BUILD index eafde0018..8abdcd418 100644 --- a/tensorflow_lite_support/cc/task/processor/proto/BUILD +++ b/tensorflow_lite_support/cc/task/processor/proto/BUILD @@ -1,3 +1,5 @@ +# Placeholder: load java_lite_proto_library +# Placeholder: load proto_library load("//tensorflow_lite_support/cc/port:build_defs.bzl", "support_py_proto_library") load("//tools/build_defs/objc:objc_proto_library.bzl", "objc_proto_library") diff --git a/tensorflow_lite_support/cc/task/text/proto/BUILD b/tensorflow_lite_support/cc/task/text/proto/BUILD index aa677de57..5e76bded0 100644 --- a/tensorflow_lite_support/cc/task/text/proto/BUILD +++ b/tensorflow_lite_support/cc/task/text/proto/BUILD @@ -1,3 +1,4 @@ +# Placeholder: load proto_library load("//tensorflow_lite_support/cc/port:build_defs.bzl", "support_py_proto_library") package( diff --git a/tensorflow_lite_support/cc/task/vision/proto/BUILD b/tensorflow_lite_support/cc/task/vision/proto/BUILD index 9181394db..c3504c1c4 100644 --- a/tensorflow_lite_support/cc/task/vision/proto/BUILD +++ b/tensorflow_lite_support/cc/task/vision/proto/BUILD @@ -1,3 +1,4 @@ +# Placeholder: load proto_library load("//tensorflow_lite_support/cc/port:build_defs.bzl", "support_py_proto_library") package( diff --git a/tensorflow_lite_support/python/task/core/proto/BUILD b/tensorflow_lite_support/python/task/core/proto/BUILD index 9a1948b9b..d42bf04fd 100644 --- a/tensorflow_lite_support/python/task/core/proto/BUILD +++ b/tensorflow_lite_support/python/task/core/proto/BUILD @@ -1,3 +1,4 @@ +# Placeholder: load proto_library load("//tensorflow_lite_support/cc/port:build_defs.bzl", "support_py_proto_library") package( diff --git a/tensorflow_lite_support/scann_ondevice/cc/core/BUILD b/tensorflow_lite_support/scann_ondevice/cc/core/BUILD index 1c7f2e08b..372ec6c8c 100644 --- a/tensorflow_lite_support/scann_ondevice/cc/core/BUILD +++ b/tensorflow_lite_support/scann_ondevice/cc/core/BUILD @@ -1,3 +1,6 @@ +# Placeholder: load java_lite_proto_library +# Placeholder: load java_proto_library +# Placeholder: load proto_library load("//tensorflow_lite_support/cc/port:build_defs.bzl", "support_py_proto_library") package(licenses = ["notice"]) diff --git a/tensorflow_lite_support/scann_ondevice/proto/BUILD b/tensorflow_lite_support/scann_ondevice/proto/BUILD index 6f14bcf79..0e0eaa5ae 100644 --- a/tensorflow_lite_support/scann_ondevice/proto/BUILD +++ b/tensorflow_lite_support/scann_ondevice/proto/BUILD @@ -1,3 +1,4 @@ +# Placeholder: load proto_library load("//tensorflow_lite_support/cc/port:build_defs.bzl", "support_py_proto_library") package(