Commit 1735e04
[Release 2.9] Inductor perf cherry picks (#2723)
These changes are currently in progress of being upstreamed. Bring into
release 2.9 for customer model perf improvement
---------
Co-authored-by: Nichols A. Romero <[email protected]>
Co-authored-by: Sampsa Riikonen <[email protected]>
Co-authored-by: Nichols A. Romero <[email protected]>
Co-authored-by: AmdSampsa <[email protected]>1 parent 2fbf444 commit 1735e04
File tree
5 files changed
+201
-63
lines changed- test/inductor
- torch/_inductor
- codegen
- runtime
5 files changed
+201
-63
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
78 | 85 | | |
79 | 86 | | |
80 | 87 | | |
| |||
87 | 94 | | |
88 | 95 | | |
89 | 96 | | |
90 | | - | |
| 97 | + | |
91 | 98 | | |
92 | 99 | | |
93 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1101 | 1101 | | |
1102 | 1102 | | |
1103 | 1103 | | |
1104 | | - | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
1105 | 1108 | | |
1106 | 1109 | | |
1107 | 1110 | | |
1108 | | - | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
1109 | 1115 | | |
1110 | 1116 | | |
1111 | 1117 | | |
| |||
1291 | 1297 | | |
1292 | 1298 | | |
1293 | 1299 | | |
1294 | | - | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
1295 | 1304 | | |
1296 | 1305 | | |
1297 | 1306 | | |
| |||
3788 | 3797 | | |
3789 | 3798 | | |
3790 | 3799 | | |
| 3800 | + | |
3791 | 3801 | | |
3792 | | - | |
| 3802 | + | |
3793 | 3803 | | |
3794 | 3804 | | |
3795 | 3805 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1391 | 1391 | | |
1392 | 1392 | | |
1393 | 1393 | | |
1394 | | - | |
| 1394 | + | |
1395 | 1395 | | |
1396 | 1396 | | |
1397 | 1397 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments