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 3ab5229 commit 4cf89a7Copy full SHA for 4cf89a7
mediapipe/tasks/metadata/BUILD
@@ -19,7 +19,7 @@ flatbuffer_cc_library(
19
20
flatbuffer_py_library(
21
name = "schema_py",
22
- srcs = ["@org_tensorflow//tensorflow/lite/schema:schema.fbs"],
+ srcs = ["@org_tensorflow//tensorflow/compiler/mlir/lite/schema:schema.fbs"],
23
)
24
25
0 commit comments