Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
goldsborough authored Mar 22, 2018
1 parent 63f005f commit 3e99c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# C++/CUDA Extensions in PyTorch

An example of writing a C++ extension for PyTorch. See
[here](http://pytorch.org/docs/master/notes/cpp-extensions.html) for the accompanying tutorial.
[here](http://pytorch.org/docs/master/cpp_extension.html) for the accompanying documentation.

There are a few "sights" you can metaphorically visit in this repository:

Expand Down

0 comments on commit 3e99c99

Please sign in to comment.