File tree
Expand file treeCollapse file tree
4 files changed
+7
-2
lines changedFilter options
- torch
- _dynamo
- _logging
- fx/passes
Expand file treeCollapse file tree
4 files changed
+7
-2
lines changedtorch/_dynamo/output_graph.py
Copy file name to clipboardExpand all lines: torch/_dynamo/output_graph.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
| 157 | + |
157 | 158 |
|
158 | 159 |
|
159 | 160 |
|
|
torch/_logging/_registrations.py
Copy file name to clipboardExpand all lines: torch/_logging/_registrations.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
73 | 77 |
|
74 | 78 |
|
75 | 79 |
|
|
torch/fx/passes/_tensorify_python_scalars.py
Copy file name to clipboardExpand all lines: torch/fx/passes/_tensorify_python_scalars.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
torch/fx/passes/runtime_assert.py
Copy file name to clipboardExpand all lines: torch/fx/passes/runtime_assert.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
0 commit comments