Commit 2479574
committed
Update base for Update on "[ExecuTorch] Add //examples/portable/executor_runner:executor_runner_opt"
Attempt to add a Buck target that's analogous to the CMake build's executor_runner -- has all CPU ops that you need etc. The base executor_runner target is commented as intentionally having minimal deps, hence the separate target.
This is sort of a companion to #9248, except that that PR is for CMake only and this PR is for Buck only.
Differential Revision: [D71220489](https://our.internmc.facebook.com/intern/diff/D71220489/)
[ghstack-poisoned]File tree
266 files changed
+5789
-5172
lines changed- .ci
- docker
- ci_commit_pins
- common
- scripts
- wheel
- .github
- scripts
- workflows
- backends
- apple
- coreml/scripts
- mps
- runtime
- operations
- arm
- _passes
- operator_support
- operators
- scripts
- test
- misc
- models
- ops
- passes
- tester
- cadence
- aot
- fusion_g3/operators
- hifi
- operators
- third-party/nnlib
- reference/operators
- utils
- mediatek
- runtime/include/api
- qualcomm
- _passes
- builders
- tests
- vulkan
- cmake
- runtime
- api
- containers
- graph/ops
- glsl
- impl
- vk_api
- test
- op_tests
- xnnpack
- operators
- runtime
- test
- ops
- tester
- utils
- build
- packaging
- configurations
- devtools
- bundled_program
- etdump/tests
- inspector
- docs/source
- examples
- apple
- coreml/scripts
- mps
- arm
- cadence
- operators
- demo-apps/apple_ios
- ExecuTorchDemo/ExecuTorchDemo.xcodeproj
- LLaMA
- LLaMA.xcodeproj
- LLaMA/SupportingFiles
- devtools
- example_runner
- mediatek
- executor_runner
- models
- llama3_2_vision
- llama
- runner
- source_transformation
- llava
- runner
- portable
- custom_ops
- executor_runner
- qualcomm
- selective_build
- exir
- backend
- test
- demos/rpc
- emit/test
- passes
- program
- tests
- extension
- android
- jni
- src/main/java/org/pytorch/executorch
- extension/llm
- apple
- ExecutorchRuntimeBridge/ExecutorchRuntimeBridge
- Exported
- Data
- __tests__
- ExecutorchRuntimeValueSupport/ExecutorchRuntimeValueSupport
- __tests__
- ExecutorchRuntime/ExecutorchRuntime
- __tests__
- ModelRunnerDataKit/ModelRunnerDataKit
- Tensor
- Value
- RuntimeBridgingCore/RuntimeBridgingCore
- benchmark
- android/benchmark
- apple/Benchmark
- Benchmark.xcodeproj
- Tests
- llm
- custom_ops
- runner
- module
- test
- testing_util
- threadpool
- kernels
- optimized
- cpu
- portable
- cpu/util
- test
- quantized
- runtime
- core
- executor
- test
- scripts
- test
- third-party
- tools
- cmake
- wheel
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
266 files changed
+5789
-5172
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | 63 | | |
65 | 64 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
| 267 | + | |
267 | 268 | | |
268 | 269 | | |
269 | 270 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
212 | 215 | | |
213 | | - | |
214 | | - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
215 | 220 | | |
216 | 221 | | |
217 | 222 | | |
| |||
229 | 234 | | |
230 | 235 | | |
231 | 236 | | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
232 | 245 | | |
233 | 246 | | |
234 | 247 | | |
| |||
247 | 260 | | |
248 | 261 | | |
249 | 262 | | |
250 | | - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
251 | 268 | | |
252 | 269 | | |
253 | 270 | | |
| |||
0 commit comments