[TVM Discuss] [Questions] [QUANTIZATION][PYTORCH] Suitable pytorch api setting for relay quantization

2020-04-06 Thread Chunhuan Lin via TVM Discuss
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

[TVM Discuss] [Questions] [QUANTIZATION][PYTORCH] Suitable pytorch api setting for relay quantization

2020-04-03 Thread Chunhuan Lin via TVM Discuss
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#