Skip to content
This repository was archived by the owner on Aug 28, 2022. It is now read-only.

Commit 3e99c99

Browse files
authored
Update README.md
1 parent 63f005f commit 3e99c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# C++/CUDA Extensions in PyTorch
22

33
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.
4+
[here](http://pytorch.org/docs/master/cpp_extension.html) for the accompanying documentation.
55

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

0 commit comments

Comments
 (0)