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 6e2705e commit 84defbfCopy full SHA for 84defbf
extension/parallel/targets.bzl
@@ -20,6 +20,7 @@ def define_common_targets():
20
],
21
visibility = [
22
"//executorch/...",
23
+ "@EXECUTORCH_CLIENTS",
24
25
deps = [
26
"//executorch/backends/xnnpack/threadpool:threadpool",
0 commit comments