File tree
Expand file treeCollapse file tree
3 files changed
+26
-0
lines changedFilter options
- torch
- _inductor/codegen/aoti_runtime
- csrc/inductor/aoti_runtime
Expand file treeCollapse file tree
3 files changed
+26
-0
lines changedtorch/_inductor/codegen/aoti_runtime/interface.cpp
Copy file name to clipboardExpand all lines: torch/_inductor/codegen/aoti_runtime/interface.cpp+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
210 | 221 |
|
211 | 222 |
|
212 | 223 |
|
|
torch/csrc/inductor/aoti_runtime/interface.h
Copy file name to clipboardExpand all lines: torch/csrc/inductor/aoti_runtime/interface.h+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
120 | 128 |
|
121 | 129 |
|
122 | 130 |
|
|
torch/csrc/inductor/aoti_runtime/model_container.h
Copy file name to clipboardExpand all lines: torch/csrc/inductor/aoti_runtime/model_container.h+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
232 | 232 |
|
233 | 233 |
|
234 | 234 |
|
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
235 | 242 |
|
236 | 243 |
|
237 | 244 |
|
|
0 commit comments