We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7262c21 commit 5314416Copy full SHA for 5314416
advanced_source/cpp_extension.rst
@@ -1207,3 +1207,9 @@ examples displayed in this note `here
1207
<https://github.com/pytorch/extension-cpp>`_. If you have questions, please use
1208
`the forums <https://discuss.pytorch.org>`_. Also be sure to check our `FAQ
1209
<https://pytorch.org/cppdocs/notes/faq.html>`_ in case you run into any issues.
1210
+
1211
+PyTorch C++ Extension on AMD GPU
1212
+--------------------------------
1213
1214
+A blog on writing extensions for the AMD GPU can be found `here
1215
+<https://rocm.blogs.amd.com/artificial-intelligence/cpp-extn/readme.html>`_.
0 commit comments