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 6099020 commit 6870763Copy full SHA for 6870763
runtime/executor/test/targets.bzl
@@ -101,6 +101,7 @@ def define_common_targets(is_fbcode = False):
101
"//executorch/extension/data_loader:file_data_loader",
102
"//executorch/extension/testing_util:temp_file",
103
"//executorch/runtime/executor:pte_data_map",
104
+ "//executorch/schema:program",
105
],
106
)
107
0 commit comments