Skip to content

Commit 63a44e4

Browse files
comiuscopybara-github
authored andcommitted
Automated Code Change
PiperOrigin-RevId: 803121208
1 parent 51ad39c commit 63a44e4

File tree

1 file changed

+3
-0
lines changed
  • ai_edge_torch/generative/examples/cpp

1 file changed

+3
-0
lines changed

ai_edge_torch/generative/examples/cpp/BUILD

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
# limitations under the License.
1414
# ==============================================================================
1515

16+
load("//third_party/bazel_rules/rules_cc/cc:cc_binary.bzl", "cc_binary")
17+
load("//third_party/bazel_rules/rules_cc/cc:cc_library.bzl", "cc_library")
18+
load("//third_party/bazel_rules/rules_cc/cc:cc_test.bzl", "cc_test")
1619
load("@org_tensorflow//tensorflow/lite:build_def.bzl", "tflite_linkopts")
1720

1821
licenses(["notice"])

0 commit comments

Comments
 (0)