mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-14 01:13:40 +00:00
|
|
||
|---|---|---|
| .. | ||
| CalTableFlatBuffers | ||
| E2E_example_model | ||
| notebooks | ||
| operators | ||
| __init__.py | ||
| calibrate.py | ||
| onnx_model.py | ||
| onnx_quantizer.py | ||
| qdq_quantizer.py | ||
| quant_utils.py | ||
| quantize.py | ||
| README.md | ||
| registry.py | ||
Quantization Tool
This tool can be used to quantize select ONNX models. Support is based on operators in the model. Please refer to https://www.onnxruntime.ai/docs/how-to/quantization.html for usage details.