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 94acfda commit a35b1c5Copy full SHA for a35b1c5
advanced_source/README.txt
@@ -9,6 +9,6 @@ Advanced Tutorials
9
Creating Extensions Using numpy and scipy
10
https://pytorch.org/tutorials/advanced/numpy_extensions_tutorial.html
11
12
-3. c_extension.rst
+3. cpp_extension.rst
13
Custom C Extensions for PyTorch
14
- https://pytorch.org/tutorials/advanced/c_extension.html
+ https://docs.pytorch.org/tutorials/advanced/cpp_extension.html
0 commit comments