Commit d7e88a4
Make the quantized path the main compilation path
Summary:
This diff propagates the changes to the testing APIs to the regular (e.g. used in Bento or standalone) APIs.
It introduces `quantize_and_export_to_executorch`, and makes `export_to_executorch` call it.
Differential Revision: D676465961 parent 1bf20e3 commit d7e88a4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | | - | |
| 135 | + | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments