3097 Forks
9974 Stars
9974 Watchers

tvm

Open deep learning compiler stack for cpu, gpu and specialized accelerators

How to download and setup tvm

Open terminal and run command
git clone https://github.com/apache/tvm.git
git clone is used to create a copy or clone of tvm repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tvm https://github.com/apache/tvm/archive/master.zip

Or simply clone tvm with SSH
[email protected]:apache/tvm.git

If you have some problems with tvm

You may open issue on tvm support forum (system) here: https://github.com/apache/tvm/issues