Thanks a lot for your reply!
---
[Visit
Topic](https://discuss.tvm.ai/t/quantization-pytorch-suitable-pytorch-api-setting-for-relay-quantization/6201/3)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discu
I'm going to use pytorch frontend to parse a pytorch model and quantize the
model. However, It's not clear for me, how should I set the pytorch
quantization API to get same arithmetic results as Relay.
For example, if I set the [QConfig
API](https://pytorch.org/docs/stable/quantization.html#