Any plan to support 'pip install tvm'

‘pip install tvm’ is very helpful, even though building TVM is straightforward

2 Likes

Pip with python version 3.11 allows downloading TVM only v14 at max. But the package is at v20/21. Could it be possible with pip to support all the latest versions as well? Thanks!