Commit e1bcbbf
[Quant] make x86 the default quantization backend (qengine) (#91235)
**Summary**
Make x86 the default quantization backend (qengine) for X86 CPU platforms.
X86 is a unified quantization backend combining goodness of fbgemm and onednn. For more details please see #83888
**Test plan**
python test/test_quantization.py
Pull Request resolved: #91235
Approved by: https://github.com/jgong5, https://github.com/XiaobingSuper, https://github.com/malfet1 parent 5766764 commit e1bcbbf
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
306 | 311 | | |
307 | 312 | | |
308 | 313 | | |
| |||
0 commit comments