File tree
Expand file treeCollapse file tree
4 files changed
+240
-5
lines changedFilter options
- torch
- _export/serde
- csrc/utils
Expand file treeCollapse file tree
4 files changed
+240
-5
lines changedtorch/_export/serde/export_schema.thrift
Copy file name to clipboardExpand all lines: torch/_export/serde/export_schema.thrift+19-1Lines changed: 19 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| ||
341 | 341 |
|
342 | 342 |
|
343 | 343 |
|
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
torch/_export/serde/schema.py
Copy file name to clipboardExpand all lines: torch/_export/serde/schema.py+38-1Lines changed: 38 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
447 | 447 |
|
448 | 448 |
|
449 | 449 |
|
| 450 | + |
| 451 | + |
| 452 | + |
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
torch/_export/serde/schema.yaml
Copy file name to clipboardExpand all lines: torch/_export/serde/schema.yaml+32-2Lines changed: 32 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
3 | 21 |
|
4 | 22 |
|
5 | 23 |
|
| ||
111 | 129 |
|
112 | 130 |
|
113 | 131 |
|
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
114 | 144 |
|
115 | 145 |
|
116 | 146 |
|
| ||
500 | 530 |
|
501 | 531 |
|
502 | 532 |
|
503 |
| - |
| 533 | + |
504 | 534 |
|
torch/csrc/utils/generated_serialization_types.h
Copy file name to clipboardExpand all lines: torch/csrc/utils/generated_serialization_types.h+151-1Lines changed: 151 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments