Skip to content

Commit

Permalink
Migrating to executorch (#2768)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
ChristianWLang authored and facebook-github-bot committed Apr 2, 2024
1 parent c731673 commit d612c23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extension/parallel/targets.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ def define_common_targets():
],
visibility = [
"//executorch/...",
"@EXECUTORCH_CLIENTS",
],
deps = [
"//executorch/backends/xnnpack/threadpool:threadpool",
Expand Down

0 comments on commit d612c23

Please sign in to comment.