289 Forks
1656 Stars
1656 Watchers

How to download and setup nnvm

Open terminal and run command
git clone https://github.com/dmlc/nnvm.git
git clone is used to create a copy or clone of nnvm 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 nnvm https://github.com/dmlc/nnvm/archive/master.zip

Or simply clone nnvm with SSH
[email protected]:dmlc/nnvm.git

If you have some problems with nnvm

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