onnxruntime
7e026286 - Safe remove quantized inititalier which may still be used (#9788)

Commit
4 years ago
Safe remove quantized inititalier which may still be used (#9788) * safe clear unused initializers. * Force quantize by default. * add option for force quantize. * Add transpose to quantize_dynamic. * optimize remove initialiers, catch error on remove input entries as original logic. * fix change impact on th qdq quantizer. * Fix a typo * add logic handle empty input/output name.
Author
Parents
Loading