Quantized Mobilenet model pipeline

Hello,

I am interested in learning the proper quantization + mobile deployment with Pytorch.
In the Android tutorial there is a quantized mobilenet trained on Imagenet. I was wondering if there is a tutorial on how to obtain such model. Ideally, I would prefer to try a post-training quantization tutorial, if any.

Thanks!