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 mom
Hello,
In the [PassInfra Design and Development
Doc](https://tvm.apache.org/docs/dev/pass_infra.html#pass-objects) the
`function_pass` decorator is briefly explained.
In the python codebase, there is also the `class FunctionPass`, objects of this
type should be created with `function_pass`. I
I'm trying to run this tutorial
(https://tvm.apache.org/docs/tutorials/frontend/deploy_prequantized.html#).
but it is giving me this:-
File /home/santosh/.tvm_test_data/data/imagenet1000_clsid_to_human.txt exists,
skip.
File /home/santosh/.tvm_test_data/data/cat.png exists, skip.
/home/santosh/