Hi, I wanted to ask whether new releases of apache-tvm will ever by published on PyPI? The last stable release was v0.12.0 back in June 2023, with dev releases up to 0.14dev273 in November 2023. The version in the GitHub repo is now v0.20.0. Is there a policy to no longer maintain PyPI versions? If this is the case, the documentation should be updated to say that the installation available from PyPI no longer matches the API description in the documentation, e.g., tvm.relax
does not exist in the PyPI installable version.
for now we focused on the source release, there are downstream mainatained packages in the meanwhile that can also be used in some of the tutorials like https://mlc.ai/