Commit bac92e5
committed
Merge branch 'main' of https://github.com/pytorch/executorch into HEAD
Change-Id: Iea85c7761246e28a869ce4d832522612206da31b179 files changed
Lines changed: 9206 additions & 1802 deletions
File tree
- .ci
- docker
- scripts
- cuda_perf_prompts
- .github
- workflows
- backends
- aoti/slim/c10/core
- test
- apple/metal/runtime
- arm
- _passes
- test
- models
- ops
- passes
- cadence
- aot
- quantizer
- tests
- generic/operators
- cortex_m
- passes
- quantizer
- test
- misc
- models
- ops
- cuda
- runtime
- shims
- tests
- tests
- triton/kernels
- mlx
- runtime
- serialization
- test
- nxp
- backend
- tests_models
- tests
- qualcomm
- _passes
- builders
- tests
- xnnpack/runtime
- docs/source/llm
- examples
- apple/coreml/llama
- demo-apps/react-native/rnllama
- models
- granite_speech
- config
- llama
- tests
- qwen3_5_moe
- smollm2
- nxp
- qualcomm/oss_scripts
- llama
- encoder
- model
- runner
- multimodal_runner
- wrappers
- extension
- android/executorch_android/src
- androidTest/java/org/pytorch/executorch
- main/java/org/pytorch/executorch/extension/llm
- asr/runner
- aten_util
- benchmark/android/benchmark/app/src/main/java/org/pytorch/minibench
- flat_tensor
- llm
- custom_ops
- runner
- test
- sampler
- test
- tensor
- wasm
- kernels/portable/cpu
- runtime
- core
- exec_aten
- portable_type
- test
- executor
- test
- third-party
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | 98 | | |
103 | 99 | | |
104 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | | - | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| 55 | + | |
52 | 56 | | |
53 | 57 | | |
54 | 58 | | |
| |||
72 | 76 | | |
73 | 77 | | |
74 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
75 | 85 | | |
76 | 86 | | |
77 | 87 | | |
78 | 88 | | |
79 | 89 | | |
| 90 | + | |
80 | 91 | | |
| 92 | + | |
81 | 93 | | |
82 | 94 | | |
83 | 95 | | |
| |||
505 | 517 | | |
506 | 518 | | |
507 | 519 | | |
| 520 | + | |
508 | 521 | | |
509 | 522 | | |
510 | 523 | | |
| |||
529 | 542 | | |
530 | 543 | | |
531 | 544 | | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
532 | 549 | | |
533 | 550 | | |
534 | 551 | | |
| |||
601 | 618 | | |
602 | 619 | | |
603 | 620 | | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
604 | 628 | | |
605 | 629 | | |
606 | 630 | | |
| |||
696 | 720 | | |
697 | 721 | | |
698 | 722 | | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
699 | 728 | | |
700 | 729 | | |
701 | 730 | | |
| |||
740 | 769 | | |
741 | 770 | | |
742 | 771 | | |
| 772 | + | |
743 | 773 | | |
744 | 774 | | |
745 | 775 | | |
| |||
Lines changed: 25 additions & 0 deletions
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments