Commit 3684be0
[dynamo] Fix source for lru_cache method (pytorch#157292)
Fixes - pytorch#157273
Pull Request resolved: pytorch#157292
Approved by: https://github.com/zou3519, https://github.com/malfet, https://github.com/jansel1 parent 2349151 commit 3684be0
File tree
2 files changed
+16
-1
lines changed- test/dynamo
- torch/_dynamo/variables
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4132 | 4132 | | |
4133 | 4133 | | |
4134 | 4134 | | |
| 4135 | + | |
| 4136 | + | |
| 4137 | + | |
| 4138 | + | |
| 4139 | + | |
| 4140 | + | |
| 4141 | + | |
| 4142 | + | |
| 4143 | + | |
| 4144 | + | |
| 4145 | + | |
| 4146 | + | |
| 4147 | + | |
| 4148 | + | |
| 4149 | + | |
4135 | 4150 | | |
4136 | 4151 | | |
4137 | 4152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1266 | 1266 | | |
1267 | 1267 | | |
1268 | 1268 | | |
1269 | | - | |
| 1269 | + | |
1270 | 1270 | | |
1271 | 1271 | | |
1272 | 1272 | | |
| |||
0 commit comments