Commit fc5612a
[inductor] don't try to reorder loops for template (#166910)
[inductor] don't try to reorder loops for template (#165601)
fix #165579
Pull Request resolved: #165601
Approved by: https://github.com/yushangdi
(cherry picked from commit a303d6d)
Co-authored-by: Shunting Zhang <shunting@fb.com>1 parent d29deef commit fc5612a
File tree
2 files changed
+31
-0
lines changed- test/inductor
- torch/_inductor
2 files changed
+31
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
595 | 620 | | |
596 | 621 | | |
597 | 622 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3953 | 3953 | | |
3954 | 3954 | | |
3955 | 3955 | | |
| 3956 | + | |
| 3957 | + | |
| 3958 | + | |
| 3959 | + | |
| 3960 | + | |
| 3961 | + | |
3956 | 3962 | | |
3957 | 3963 | | |
3958 | 3964 | | |
| |||
0 commit comments