Unable to run the tvm tutorial deploy_prequantized.py using putorch

Unfortunately, our quantized PyTorch model support is completely broken for PyTorch 1.6, due to a serious bug they introduced, and that’s the error you would get if you try.

See https://github.com/pytorch/pytorch/issues/42497 Other than waiting for them to fix this, we have no plan at the moment.