File tree
399 files changed
+14308
-2194
lines changed- .ci
- docker/ci_commit_pins
- scripts
- .github
- workflows
- backends
- arm
- operators
- test
- qualcomm
- aot
- ir
- python
- wrappers
- builders
- passes
- quantizer
- runtime
- backends
- htpbackend
- aarch64
- scripts
- tests
- utils
- vulkan
- partitioner
- runtime
- graph
- containers
- ops
- impl
- serialization
- schema
- test
- third-party
- xnnpack
- operators
- runtime
- serialization
- test
- ops
- serialization
- tester
- utils
- build
- configurations
- docs/source
- examples
- arm
- executor_runner
- demo-apps/android/LlamaDemo
- app
- src/main
- java/com/example/executorchdemo
- res
- drawable
- layout
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- xml
- gradle/wrapper
- models
- llama2
- custom_ops
- runner
- mobilenet_v2
- portable
- qualcomm
- scripts
- sdk/sdk_example_runner
- xnnpack
- exir
- backend
- emit
- test
- operator
- passes
- program
- serde
- tests
- extension
- android
- jni
- src/main/java/org/pytorch/executorch
- apple
- ExecuTorch
- data_loader
- module
- runner_util
- kernels
- portable
- cpu
- test
- test
- runtime
- core
- exec_aten/util
- portable_type
- executor
- shim
- buck2
- build_defs
- lib
- common/ocaml/interop
- grpc_fb/codegen
- target_determinator/macros
- third-party
- macros
- ocaml
- proto
- rust
- fixups
- ahash
- anyhow
- async-trait
- atomic
- axum
- axum-core
- backtrace
- blake3
- bumpalo
- bzip2-sys
- clap
- clap_builder
- clap_derive
- core-foundation-sys
- crc32fast
- criterion
- crossbeam-epoch
- crossbeam-queue
- crossbeam-utils
- crunchy
- darwin-libproc-sys
- debugserver-types
- erased-serde
- fs-err
- fs4
- futures-channel
- futures-core
- futures-task
- futures-util
- generic-array
- getrandom
- httparse
- hyper
- indexmap
- io-lifetimes
- jemalloc-sys
- lalrpop
- lexical-core
- libc
- libm
- libsqlite3-sys
- lock_api
- log
- memchr
- memoffset
- mio
- native-tls
- nix
- nom
- ntapi
- num-bigint
- num-integer
- num-traits
- parking_lot
- parking_lot_core
- paste
- pest
- pin-project-internal
- platforms
- prettyplease
- proc-macro-error
- proc-macro-error-attr
- proc-macro-hack
- proc-macro2
- prost-build
- pulldown-cmark
- quote
- radium
- rayon-core
- ref-cast
- reqwest
- ring
- include/ring_core_generated
- rustix
- rustls
- rustversion
- serde
- serde_derive
- serde_json
- signal-hook
- slab
- slog
- syn
- sys-info
- sysinfo
- tempfile
- terminfo
- termwiz
- test-case
- thiserror
- tiny-keccak
- tokio
- tokio-stream
- tokio-util
- tonic
- tracing-subscriber
- trybuild
- typenum
- unicase
- winapi
- winapi-x86_64-pc-windows-gnu
- windows-targets
- windows_aarch64_gnullvm
- windows_x86_64_gnu
- windows_x86_64_gnullvm
- windows_x86_64_msvc
- winreg
- zerocopy
- zstd-safe
- zstd-sys
- top
- tools/build_defs
- buck2
- 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.
399 files changed
+14308
-2194
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Lines changed: 15 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 30 | + | |
45 | 31 |
| |
46 |
| - | |
47 |
| - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
48 | 41 |
| |
49 |
| - | |
50 |
| - | |
| 42 | + | |
51 | 43 |
| |
52 |
| - | |
53 |
| - | |
| 44 | + | |
| 45 | + | |
54 | 46 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
| 47 | + | |
| 48 | + | |
58 | 49 |
| |
59 | 50 |
| |
60 | 51 |
| |
|
Lines changed: 64 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
9 | 11 |
| |
10 | 12 |
| |
11 |
| - | |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
| |||
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
29 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 35 | + | |
| 36 | + | |
37 | 37 |
| |
38 | 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 | + | |
39 | 68 |
| |
40 | 69 |
| |
41 | 70 |
| |
42 | 71 |
| |
43 | 72 |
| |
44 | 73 |
| |
| 74 | + | |
| 75 | + | |
45 | 76 |
| |
46 | 77 |
| |
47 | 78 |
| |
48 | 79 |
| |
49 | 80 |
| |
50 | 81 |
| |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
| 82 | + | |
56 | 83 |
| |
57 | 84 |
| |
58 | 85 |
| |
| |||
72 | 99 |
| |
73 | 100 |
| |
74 | 101 |
| |
75 |
| - | |
| 102 | + | |
76 | 103 |
| |
77 | 104 |
| |
78 | 105 |
| |
79 |
| - | |
| 106 | + | |
80 | 107 |
| |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 | 108 |
| |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
85 | 131 |
| |
86 | 132 |
| |
87 | 133 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + |
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
87 |
| - | |
| 86 | + | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| 92 | + | |
92 | 93 |
| |
93 | 94 |
| |
94 | 95 |
| |
| |||
102 | 103 |
| |
103 | 104 |
| |
104 | 105 |
| |
| 106 | + | |
105 | 107 |
| |
106 | 108 |
| |
107 | 109 |
| |
108 | 110 |
| |
109 | 111 |
| |
110 | 112 |
| |
111 |
| - | |
| 113 | + | |
112 | 114 |
| |
113 | 115 |
| |
114 | 116 |
| |
|
Lines changed: 29 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
161 | 165 |
| |
162 | 166 |
| |
163 | 167 |
| |
| |||
176 | 180 |
| |
177 | 181 |
| |
178 | 182 |
| |
| 183 | + | |
179 | 184 |
| |
180 | 185 |
| |
181 | 186 |
| |
182 | 187 |
| |
183 |
| - | |
| 188 | + | |
| 189 | + | |
184 | 190 |
| |
185 | 191 |
| |
| 192 | + | |
186 | 193 |
| |
187 | 194 |
| |
188 | 195 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + |
Lines changed: 18 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
105 | 115 |
| |
106 | 116 |
| |
107 | 117 |
| |
| |||
368 | 378 |
| |
369 | 379 |
| |
370 | 380 |
| |
371 |
| - | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
372 | 385 |
| |
373 | 386 |
| |
374 | 387 |
| |
| |||
382 | 395 |
| |
383 | 396 |
| |
384 | 397 |
| |
385 |
| - | |
386 |
| - | |
| 398 | + | |
| 399 | + | |
387 | 400 |
| |
388 | 401 |
| |
389 | 402 |
| |
| |||
424 | 437 |
| |
425 | 438 |
| |
426 | 439 |
| |
| 440 | + | |
427 | 441 |
| |
428 | 442 |
| |
429 | 443 |
| |
|
0 commit comments