Skip to content

Commit 732160b

Browse files
authored
Remove outdated C++ Extensions tutorial, redirect to custom ops (#3547)
As titled. This tutorial is outdated and people should read the custom ops one instead. ## Checklist <!--- Make sure to add `x` to all items in the following checklist: --> - [x] The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER") - [x] Only one issue is addressed in this pull request - [x] Labels from the issue that this PR is fixing are added to this pull request - [x] No unnecessary issues are included into this pull request.
1 parent f2392bb commit 732160b

File tree

5 files changed

+2
-1230
lines changed

5 files changed

+2
-1230
lines changed

advanced_source/README.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,3 @@ Advanced Tutorials
88
2. numpy_extensions_tutorial.py
99
Creating Extensions Using numpy and scipy
1010
https://pytorch.org/tutorials/advanced/numpy_extensions_tutorial.html
11-
12-
3. cpp_extension.rst
13-
Custom C Extensions for PyTorch
14-
https://docs.pytorch.org/tutorials/advanced/cpp_extension.html

0 commit comments

Comments
 (0)