Skip to content

Commit 7f8f258

Browse files
committed
update index.rst
1 parent 15ad215 commit 7f8f258

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

index.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -430,13 +430,6 @@ Welcome to PyTorch Tutorials
430430
:link: advanced/cpp_custom_ops.html
431431
:tags: Extending-PyTorch,Frontend-APIs,C++,CUDA
432432

433-
.. customcarditem::
434-
:header: Extending TorchScript with Custom C++ Operators
435-
:card_description: Implement a custom TorchScript operator in C++, how to build it into a shared library, how to use it in Python to define TorchScript models and lastly how to load it into a C++ application for inference workloads.
436-
:image: _static/img/thumbnails/cropped/Extending-TorchScript-with-Custom-Cpp-Operators.png
437-
:link: advanced/torch_script_custom_ops.html
438-
:tags: Extending-PyTorch,Frontend-APIs,TorchScript,C++
439-
440433
.. customcarditem::
441434
:header: Custom C++ and CUDA Extensions
442435
:card_description: Create a neural network layer with no parameters using numpy. Then use scipy to create a neural network layer that has learnable weights.

0 commit comments

Comments
 (0)