Commit 725c2f6
Patch the _is_conv_node function (pytorch#153749)
Summary:
X-link: pytorch/ao#2223
torch.ops.aten.conv2d.padding is also conv2d node
Test Plan: CI
Reviewed By: andrewor14, jerryzh168
Differential Revision: D748989411 parent 4277907 commit 725c2f6
File tree
2 files changed
+8
-4
lines changed- torch
- ao/quantization/pt2e
- testing/_internal
2 files changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
170 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
171 | 175 | | |
172 | 176 | | |
173 | 177 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3184 | 3184 | | |
3185 | 3185 | | |
3186 | 3186 | | |
3187 | | - | |
| 3187 | + | |
3188 | 3188 | | |
3189 | | - | |
3190 | | - | |
3191 | | - | |
| 3189 | + | |
| 3190 | + | |
| 3191 | + | |
3192 | 3192 | | |
3193 | 3193 | | |
3194 | 3194 | | |
| |||
0 commit comments