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.
2 parents aedb0fa + 78e1abb commit f72595aCopy full SHA for f72595a
runtime/core/portable_type/targets.bzl
@@ -26,6 +26,7 @@ def define_common_targets():
26
visibility = [
27
"//executorch/backends/...",
28
"//executorch/extension/fb/dynamic_shim/...",
29
+ "//executorch/kernels/portable/cpu/...",
30
"//executorch/runtime/core/exec_aten/...",
31
"//executorch/runtime/core/portable_type/test/...",
32
],
0 commit comments