tvm
tvm copied to clipboard
[Bug] onnx quantize op support MatMulIntegerToFloat QLinearConv
Expected behavior
support conv1d QLinearConv,MatMulIntegerToFloat in onnx frontend
Actual behavior
- The following operators are not supported for frontend ONNX: MatMulIntegerToFloat
- Only 2D kernels are supported for operator QLinearConv
Environment
0.18.dev0
Steps to reproduce
Triage
- needs-triage