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 61a2f32 commit 78e1abbCopy full SHA for 78e1abb
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