Skip to content

Commit 4cf89a7

Browse files
MediaPipe Teamcopybara-github
authored andcommitted
No public description
PiperOrigin-RevId: 633238982
1 parent 3ab5229 commit 4cf89a7

File tree

1 file changed

+1
-1
lines changed
  • mediapipe/tasks/metadata

1 file changed

+1
-1
lines changed

mediapipe/tasks/metadata/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ flatbuffer_cc_library(
1919

2020
flatbuffer_py_library(
2121
name = "schema_py",
22-
srcs = ["@org_tensorflow//tensorflow/lite/schema:schema.fbs"],
22+
srcs = ["@org_tensorflow//tensorflow/compiler/mlir/lite/schema:schema.fbs"],
2323
)
2424

2525
flatbuffer_py_library(

0 commit comments

Comments
 (0)