ThanatosShinji / onnx-tool

A parser, editor and profiler tool for ONNX models.
https://pypi.org/project/onnx-tool/
MIT License
399 stars 52 forks source link

Need support for ConvInteger of quantized model #48

Closed hnt2601 closed 1 year ago

ThanatosShinji commented 1 year ago

This is the same thing as you reported as Dequant(a closed issue)?

ThanatosShinji commented 1 year ago

I see ConvInteger is different from QLinearConv. This support will be done in the next release.