Commit a0c7570
Fix calibration data propagation
Summary: `quantize_and_export_to_executorch` is not using the variable. Propagate it properly to `quantize_and_export_to_edge` and then `quantize_pt2`
Differential Revision: D755322691 parent d8ac866 commit a0c7570
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| 278 | + | |
278 | 279 | | |
279 | 280 | | |
280 | 281 | | |
| |||
283 | 284 | | |
284 | 285 | | |
285 | 286 | | |
| 287 | + | |
286 | 288 | | |
287 | 289 | | |
288 | 290 | | |
| |||
0 commit comments