Commit 3d04de6
[BE] Add type annotation to eliminate_dead_code (pytorch#142251)
Test Plan: CI
Reviewed By: evanleed
Differential Revision: D66887283
Pull Request resolved: pytorch#142251
Approved by: https://github.com/ezyang, https://github.com/Skylion0071 parent 539286a commit 3d04de6
File tree
2 files changed
+2
-2
lines changed- test/expect
- torch/fx
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1815 | 1815 | | |
1816 | 1816 | | |
1817 | 1817 | | |
1818 | | - | |
| 1818 | + | |
1819 | 1819 | | |
1820 | 1820 | | |
1821 | 1821 | | |
| |||
0 commit comments