Commit 2e8d2a2
[quant][pt2] Add test for inplace add (#102867)
Summary: This was broken after the recent partitioner refactors.
Test Plan: python test/test_quantization.py TestQuantizePT2E.test_qat_inplace_add_relu
Differential Revision: D46402378
Pull Request resolved: #102867
Approved by: https://github.com/jerryzh1681 parent 28f43c7 commit 2e8d2a2
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1208 | 1208 | | |
1209 | 1209 | | |
1210 | 1210 | | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
1211 | 1233 | | |
1212 | 1234 | | |
1213 | 1235 | | |
| |||
0 commit comments