mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-29 23:06:41 +00:00
* Move quantization tool from onnx to onnxruntime * Fix some issues * Use u8_s8 for asymmetric mode and u8_u8 for symmetric mode irrespective of whether inputs are initializers or from previous * Address PR comments * Fix error message formatting * Separate static/dynamic and quantization mode |
||
|---|---|---|
| .. | ||
| backend | ||
| datasets | ||
| tools | ||
| __init__.py | ||
| _pybind_state.py | ||
| exported_symbols.lst | ||
| onnxruntime_pybind_mlvalue.cc | ||
| onnxruntime_pybind_mlvalue.h | ||
| onnxruntime_pybind_state.cc | ||
| onnxruntime_validation.py | ||
| pybind.def | ||
| session.py | ||
| version_script.lds | ||