We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f005f commit 3e99c99Copy full SHA for 3e99c99
README.md
@@ -1,7 +1,7 @@
1
# C++/CUDA Extensions in PyTorch
2
3
An example of writing a C++ extension for PyTorch. See
4
-[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.
5
6
There are a few "sights" you can metaphorically visit in this repository:
7
0 commit comments