File tree
110 files changed
+1516
-1421
lines changed- .ci/scripts
- .github/workflows
- backends
- qualcomm
- _passes
- aot
- ir
- python
- wrappers
- builders
- quantizer
- observers
- tests
- utils
- xnnpack
- partition
- test
- ops
- tester
- build
- devtools/etdump
- examples
- demo-apps/android/LlamaDemo
- app/src
- androidTest/java/com/example/executorchllamademo
- main/java/com/example/executorchllamademo
- models
- llama
- source_transformation
- llava
- moshi/mimi
- portable/executor_runner
- qualcomm
- exir
- backend
- tests
- extension
- android_test
- gradle
- wrapper
- src/main
- android
- executorch_android
- src
- androidTest
- java/org/pytorch/executorch
- resources
- main
- java/org/pytorch/executorch
- annotations
- extension/llm
- test/java/org/pytorch/executorch
- gradle/wrapper
- src/main/java/org/pytorch/executorch
- apple
- ExecutorchRuntimeBridge/ExecutorchRuntimeBridge
- Exported
- Data
- __tests__
- RuntimeBridgingCore/RuntimeBridgingCore
- benchmark/android/benchmark/app/src/main/java/org/pytorch/minibench
- llm
- custom_ops
- export
- kernels
- optimized/cpu
- test
- runtime/core
- portable_type/c10/c10
- test
- shim_et/xplat/executorch/build
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
110 files changed
+1516
-1421
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
18 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
| |||
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
27 |
| - | |
28 |
| - | |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 |
| |
32 | 36 |
| |
| 37 | + | |
33 | 38 |
| |
34 | 39 |
| |
35 | 40 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 | 41 |
| |
40 | 42 |
| |
41 | 43 |
| |
| |||
94 | 96 |
| |
95 | 97 |
| |
96 | 98 |
| |
97 |
| - | |
98 | 99 |
| |
99 | 100 |
| |
100 | 101 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
74 |
| - | |
| 73 | + | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
80 |
| - | |
| 79 | + | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| |||
420 | 420 |
| |
421 | 421 |
| |
422 | 422 |
| |
423 |
| - | |
424 | 423 |
| |
425 | 424 |
| |
426 | 425 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
| 127 | + | |
127 | 128 |
| |
128 | 129 |
| |
129 | 130 |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
| |||
30 | 29 |
| |
31 | 30 |
| |
32 | 31 |
| |
33 |
| - | |
34 | 32 |
| |
35 | 33 |
| |
36 | 34 |
| |
|
Lines changed: 15 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
122 | 123 |
| |
123 | 124 |
| |
124 | 125 |
| |
125 |
| - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
126 | 139 |
| |
127 | 140 |
| |
128 | 141 |
| |
129 | 142 |
| |
130 |
| - | |
131 | 143 |
| |
| 144 | + | |
132 | 145 |
| |
133 | 146 |
| |
134 | 147 |
| |
|
Lines changed: 0 additions & 56 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
45 | 49 |
| |
46 | 50 |
| |
47 | 51 |
| |
| |||
62 | 66 |
| |
63 | 67 |
| |
64 | 68 |
| |
65 |
| - | |
66 | 69 |
| |
67 | 70 |
| |
68 | 71 |
| |
| |||
85 | 88 |
| |
86 | 89 |
| |
87 | 90 |
| |
88 |
| - | |
89 | 91 |
| |
90 |
| - | |
| 92 | + | |
91 | 93 |
| |
92 |
| - | |
93 | 94 |
| |
94 | 95 |
| |
95 | 96 |
| |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
57 | 64 |
| |
58 | 65 |
| |
59 | 66 |
| |
| |||
72 | 79 |
| |
73 | 80 |
| |
74 | 81 |
| |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
75 | 86 |
| |
76 | 87 |
| |
77 | 88 |
| |
|
0 commit comments