Do TVM support quantilization itself?

It seems tvm support quantized model from other frameworks. But can tvm itself support quantilization?

It does but functionalities are quite limited and it is not actively developed. There is an on going proposal to rework our quantization support, see [RFC][Quantization] A new quantization framework in TVM: initial RFC (1/4)

1 Like