Errors when running "Deploy a Framework-prequantized Model with TVM"

Yes, that is the error you see if you run that tutorial with PyTorch 1.6, see Unable to run the tvm tutorial deploy_prequantized.py using putorch

This PR fixed that problem https://github.com/apache/incubator-tvm/pull/6602