Installing TVM

Checkout to install TVM from source. Installing from source gives you the maximum flexibility to configure the build effectively from the official source releases. If you are interested in deploying to mobile or embedded devices, you do not need to install the entire TVM stack on your device. Instead, you only need the runtime and can install using the deployment and integration guide.

If you would like to quickly try out TVM or run some demo and tutorials, you can checkout install from Docker. You can also tryout pre-built from third-party TLCPack Python and Conda packages.