Loading pre-quantized onnx model in tvm

hi all,

I want to know if there is any support for loading pre-quantized onnx model in tvm. where can i get information. can anyone help me on this?

thanks

hi all,

if any one knows information about this please point me where can i get the information about loading pre quantized model in tvm

could you give sample prequantized model of onnx? TVM doesn’t support it currently.

Thanks for your reply @FrozenGene. Here is the link https://github.com/microsoft/onnxruntime/issues/3987 where i have found quantized onnx model on internet.

Hi,Have you tried quant tflite model on different machine? I get different results.

Can you give me some advice to debug,thx. @FrozenGene