mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
- doc suggests that QDQ model are created with dynamic quant, which is not the case anymore. - updating and restructuring the doc ### Description <!-- Describe your changes. --> - QDQ model format representation doesn't come for dynamic quantization, but the doc was suggesting. - May be a couple of years back this support was there but not anymore ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> - Clears misunderstanding that QDQ Onnx models can be created with dynamic quantization. https://github.com/microsoft/onnxruntime/issues/20125 |
||
|---|---|---|
| .. | ||
| float16.md | ||
| graph-optimizations.md | ||
| index.md | ||
| ort-format-model-runtime-optimization.md | ||
| ort-format-models.md | ||
| quantization.md | ||