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 427a14d commit 5d4e206Copy full SHA for 5d4e206
runtime/TARGETS
@@ -11,5 +11,6 @@ runtime.python_library(
11
visibility = [
12
"//executorch/runtime/...",
13
"//executorch/exir/emit/test/...",
14
+ "@EXECUTORCH_CLIENTS",
15
],
16
)
0 commit comments