Commit c9a34de
committed
Update base for Update on "[Executorch][Export][2/N] Add getter utils to help with getting the artifacts easily"
Add getter utility methods to ExportSession for easier artifact retrieval.
- `get_exported_program` - to get output from export stage
- `get_edge_program_manager` - multiple stages produce edge program manager, for example, to_edge, transform, to_backend, go in reverse order to get the most processed edge program manager.
Differential Revision: [D87576720](https://our.internmc.facebook.com/intern/diff/D87576720/)
[ghstack-poisoned]File tree
101 files changed
+5712
-1078
lines changed- .github/workflows
- backends
- apple
- metal/runtime/shims
- mps/operators
- arm/test/models
- cadence
- aot
- quantizer
- tests
- generic/operators
- cortex_m/passes
- nxp
- backend
- ir/converter
- node_converters/ops_converters
- quantizer
- tests
- ir/converter/node_converter
- qualcomm
- serialization
- utils
- vulkan
- runtime
- graph/ops
- glsl
- impl
- vk_api
- test/custom_ops
- xnnpack/test/passes
- examples
- models/llama
- source_transformation
- portable/executor_runner
- exir
- passes
- tests
- extension
- llm
- custom_ops
- export
- test
- module
- kernels
- portable
- cpu
- pattern
- util
- test
- shim_et/xplat/executorch
- build
- kernels/portable
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
101 files changed
+5712
-1078
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
| 384 | + | |
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
184 | 191 | | |
185 | 192 | | |
186 | 193 | | |
| |||
191 | 198 | | |
192 | 199 | | |
193 | 200 | | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
194 | 210 | | |
195 | 211 | | |
196 | 212 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
377 | 378 | | |
378 | 379 | | |
379 | 380 | | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
380 | 433 | | |
381 | 434 | | |
382 | 435 | | |
| |||
502 | 555 | | |
503 | 556 | | |
504 | 557 | | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
505 | 592 | | |
506 | 593 | | |
507 | 594 | | |
| |||
0 commit comments