Skip to content

Commit d612c23

Browse files
ChristianWLangfacebook-github-bot
authored andcommitted
Migrating to executorch (#2768)
Summary: title. Pull Request resolved: #2768 Test Plan: ``` [[email protected] /data/sandcastle/boxes/fbsource (82a3fe9ca)]$ buck2 test //xplat/cria/core:cria Watchman fresh instance: new mergebase, cleared graph state, cleared dep files Soft Error: source_file_missing: Source file `Launder.h` does not exist as a member of package `fbsource//xplat/folly/lang`. Soft Error: source_file_missing: Source file `Launder.h` does not exist as a member of package `fbsource//xplat/folly/lang`. Soft Error: source_file_missing: Source file `Launder.h` does not exist as a member of package `fbsource//xplat/folly/lang`. Soft Error: source_file_missing: Source file `Launder.h` does not exist as a member of package `fbsource//xplat/folly/lang`. Soft Error: source_file_missing: Source file `Launder.h` does not exist as a member of package `fbsource//xplat/folly/lang`. Soft Error: source_file_missing: Source file `Launder.h` does not exist as a member of package `fbsource//xplat/folly/lang`. Soft Error: source_file_missing: Source file `Launder.h` does not exist as a member of package `fbsource//xplat/folly/lang`. Buck UI: https://www.internalfb.com/buck2/24c6e2bb-c070-4a31-a12e-e3b4821df7dd Test UI: https://www.internalfb.com/intern/testinfra/testrun/10133099189773521 Network: Up: 763KiB Down: 508MiB (reSessionID-13d45184-0acc-48ee-96e7-1979b53d74a7) Jobs completed: 4460. Time elapsed: 41.9s. Cache hits: 96%. Commands: 1015 (cached: 973, remote: 0, local: 42) Tests finished: Pass 9. Fail 0. Fatal 0. Skip 0. Build failure 0 ``` Reviewed By: mergennachin Differential Revision: D55505037 Pulled By: ChristianWLang fbshipit-source-id: 09c980f80aa7839ca41edf97f7bbd724503950de
1 parent c731673 commit d612c23

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)