onnxruntime/onnxruntime
Chi Lo 0baf687f2d
QDQ tool modification part2 (#9720)
* Add finetuned qdq options

* Add description

* Add unit tests

* Modify for channel axis

* Remove too specific feature. Move this implementation to e2e example

* Add OpTypesSupportPerChannelQuantization

* fix bug for unit test

* Keep flags OpTypesSupportPerChannelQuantization and QDQChannelAxis for internal use 

Will have a follow-up PR to fine tune the code

* remove unnecessary warning

Co-authored-by: stevenlix <38092805+stevenlix@users.noreply.github.com>
Co-authored-by: Yufeng Li <liyufeng1987@gmail.com>
2021-11-29 21:45:41 -08:00
..
contrib_ops add int8_t support for pool operators (#9852) 2021-11-29 18:43:43 -08:00
core Various fixes to fix WindowsAI RI build. (#9877) 2021-11-29 21:33:15 -08:00
gsl Change TensorShape to typically not allocate heap memory (#9542) 2021-11-08 10:29:54 -08:00
python QDQ tool modification part2 (#9720) 2021-11-29 21:45:41 -08:00
test QDQ tool modification part2 (#9720) 2021-11-29 21:45:41 -08:00
tool/etw
wasm Merged PR 6524907: Fix merge conflicts from public ORT to WindowsAI ORT 2021-10-01 22:47:52 +00:00
.style.yapf
__init__.py Merged PR 6524907: Fix merge conflicts from public ORT to WindowsAI ORT 2021-10-01 22:47:52 +00:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings Merged PR 6622174: merge latest onnxruntime into dmldev 2021-10-30 19:59:33 +00:00