Commit a9186ec
[Dynamo] Guard serialization for FUNCTION_MATCH (pytorch#152727)
Unsupported because it uses unsupported ID_MATCH.
Pull Request resolved: pytorch#152727
Approved by: https://github.com/jansel
ghstack dependencies: pytorch#1527251 parent a6f51be commit a9186ec
File tree
2 files changed
+19
-0
lines changed- test/dynamo
- torch/_dynamo
2 files changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
624 | 640 | | |
625 | 641 | | |
626 | 642 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1761 | 1761 | | |
1762 | 1762 | | |
1763 | 1763 | | |
| 1764 | + | |
| 1765 | + | |
| 1766 | + | |
1764 | 1767 | | |
1765 | 1768 | | |
1766 | 1769 | | |
| |||
0 commit comments