Skip to content

Commit 64628cf

Browse files
ChristianWLangfacebook-github-bot
authored andcommitted
Migrating to executorch (#2768)
Summary: Migrating to ET from lite. Differential Revision: D55505037
1 parent f0c6666 commit 64628cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension/parallel/targets.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ def define_common_targets():
2020
],
2121
visibility = [
2222
"//executorch/...",
23+
"@EXECUTORCH_CLIENTS",
2324
],
2425
deps = [
2526
"//executorch/backends/xnnpack/threadpool:threadpool",

0 commit comments

Comments
 (0)