Commit 53e47af
[dynamo][guards] Read the attr name from GetAttrGuardAccessor (pytorch#159754)
Pull Request resolved: pytorch#159754
Approved by: https://github.com/jansel
ghstack dependencies: pytorch#1597521 parent 66ad881 commit 53e47af
File tree
3 files changed
+15
-2
lines changed- test/dynamo
- torch
- _C/_dynamo
- csrc/dynamo
3 files changed
+15
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1008 | 1008 | | |
1009 | 1009 | | |
1010 | 1010 | | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
1011 | 1017 | | |
1012 | 1018 | | |
1013 | 1019 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
145 | 148 | | |
146 | 149 | | |
147 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4244 | 4244 | | |
4245 | 4245 | | |
4246 | 4246 | | |
| 4247 | + | |
| 4248 | + | |
| 4249 | + | |
| 4250 | + | |
4247 | 4251 | | |
4248 | 4252 | | |
4249 | 4253 | | |
| |||
6584 | 6588 | | |
6585 | 6589 | | |
6586 | 6590 | | |
6587 | | - | |
6588 | 6591 | | |
6589 | 6592 | | |
6590 | 6593 | | |
6591 | | - | |
| 6594 | + | |
| 6595 | + | |
6592 | 6596 | | |
6593 | 6597 | | |
6594 | 6598 | | |
| |||
0 commit comments