mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Redirect the custom ops landing page :D (#139634)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/139634 Approved by: https://github.com/zou3519
This commit is contained in:
committed by
PyTorch MergeBot
parent
bf5cd8d011
commit
514c466cd9
@ -3,4 +3,10 @@
|
||||
PyTorch Custom Operators Landing Page
|
||||
=====================================
|
||||
|
||||
`This page has moved. Click here for the new page. <https://pytorch.org/tutorials/advanced/custom_ops_landing_page.html>`_
|
||||
This page has moved.
|
||||
|
||||
Redirecting to the new page...
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<meta http-equiv="Refresh" content="0; url='https://pytorch.org/tutorials/advanced/custom_ops_landing_page.html'"/>
|
||||
|
Reference in New Issue
Block a user