15 Forks
161 Stars
161 Watchers

MakePytorchPlusPlus

How and why you want to make your pytorch CUDA/CPP extension with a Makefile

How to download and setup MakePytorchPlusPlus

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

Or simply clone MakePytorchPlusPlus with SSH
[email protected]:chrischoy/MakePytorchPlusPlus.git

If you have some problems with MakePytorchPlusPlus

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