Commit af11694
Fix CPUINFO dependency for xnnpack/threadpool
Summary: Forgot to fix this third_party_dep for threadpool. In OSS it should be pointing to xnnpack/third-party/cpuinfo instead of internal cpuinfo
Reviewed By: kimishpatel
Differential Revision: D48335278
fbshipit-source-id: ecb924251c9ba2dcbcf214490fa5b1f4067509ac1 parent 49ccb70 commit af11694
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- backends/xnnpack/threadpool
- shim/xplat/executorch/backends/xnnpack/third-party
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | | - | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments