Skip to content

Commit

Permalink
Make the following targets tensorflow/lite visible publicly for LiteRT
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 700739554
  • Loading branch information
ecalubaquib authored and copybara-github committed Dec 2, 2024
1 parent b878ebc commit 6dc5c42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tflite/python/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ exports_files(["tflite_convert.py"])
flatbuffer_py_library(
name = "schema_py",
srcs = ["@org_tensorflow//tensorflow/compiler/mlir/lite/schema:schema.fbs"],
visibility = ["//visibility:public"],
)

flatbuffer_py_library(
Expand Down

0 comments on commit 6dc5c42

Please sign in to comment.