- Notifications
You must be signed in to change notification settings - Fork314
replaced custom_backend deadlinks#1592
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:site
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
netlifybot commentedMar 26, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
👷 Deploy Preview forpytorch-dot-org-preview processing.
|
SykChw commentedMar 26, 2024
SykChw left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
https://pytorch.org/docs/main/compile/custom-backends.html andhttps://pytorch.org/docs/main/compile/custom-backends.html are dead links
main/compile/custom-backends.html changed to stable/torch.compiler_custom_backends.html
and
main/compile/custom-backends changed to stable/torch.compiler_custom_backends
| <spanclass="sd"> - Experimental or debug in-tree backends can be seen with `torch._dynamo.list_backends(None)`</span> | ||
| <spanclass="sd"> - To register an out-of-tree custom backend: https://pytorch.org/docs/main/compile/custom-backends.html</span> | ||
| <spanclass="sd"> - To register an out-of-tree custom backend: https://pytorch.org/docs/stable/torch.compiler_custom_backends.html</span> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
main/compile/custom-backends.html changed to stable/torch.compiler_custom_backends.html
| <li><p>Non experimental in-tree backends can be seen with<cite>torch._dynamo.list_backends()</cite></p></li> | ||
| <li><p>Experimental or debug in-tree backends can be seen with<cite>torch._dynamo.list_backends(None)</cite></p></li> | ||
| <li><p>To register an out-of-tree custom backend:<aclass="reference external"href="https://pytorch.org/docs/main/compile/custom-backends.html">https://pytorch.org/docs/main/compile/custom-backends.html</a></p></li> | ||
| <li><p>To register an out-of-tree custom backend:<aclass="reference external"href="https://pytorch.org/docs/stable/torch.compiler_custom_backends.html">https://pytorch.org/docs/stable/torch.compiler_custom_backends.html</a></p></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
main/compile/custom-backends.html changed to stable/torch.compiler_custom_backends.html
main/compile/custom-backends changed to stable/torch.compiler_custom_backends
| <spanclass="sd"> - Experimental or debug in-tree backends can be seen with `torch._dynamo.list_backends(None)`</span> | ||
| <spanclass="sd"> - To register an out-of-tree custom backend: https://pytorch.org/docs/main/compile/custom-backends.html</span> | ||
| <spanclass="sd"> - To register an out-of-tree custom backend: https://pytorch.org/docs/stable/torch.compiler_custom_backends.html</span> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
main/compile/custom-backends.html changed to stable/torch.compiler_custom_backends.html
| <li><p>Non experimental in-tree backends can be seen with<cite>torch._dynamo.list_backends()</cite></p></li> | ||
| <li><p>Experimental or debug in-tree backends can be seen with<cite>torch._dynamo.list_backends(None)</cite></p></li> | ||
| <li><p>To register an out-of-tree custom backend:<aclass="reference external"href="https://pytorch.org/docs/main/compile/custom-backends.html">https://pytorch.org/docs/main/compile/custom-backends.html</a></p></li> | ||
| <li><p>To register an out-of-tree custom backend:<aclass="reference external"href="https://pytorch.org/docs/stable/torch.compiler_custom_backends.html">https://pytorch.org/docs/stable/torch.compiler_custom_backends.html</a></p></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
main/compile/custom-backends.html changed to stable/torch.compiler_custom_backends.html
main/compile/custom-backends changed to stable/torch.compiler_custom_backends
| <li><p>”inductor” is the default backend, which is a good balance between performance and overhead</p></li> | ||
| <li><p>Non experimental in-tree backends can be seen with<cite>torch._dynamo.list_backends()</cite></p></li> | ||
| <li><p>Experimental or debug in-tree backends can be seen with<cite>torch._dynamo.list_backends(None)</cite></p></li> | ||
| <li><p>To register an out-of-tree custom backend:<aclass="reference external"href="https://pytorch.org/docs/main/compile/custom-backends.html">https://pytorch.org/docs/main/compile/custom-backends.html</a></p></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
| <spanclass="sd"> - Experimental or debug in-tree backends can be seen with `torch._dynamo.list_backends(None)`</span> | ||
| <spanclass="sd"> - To register an out-of-tree custom backend: https://pytorch.org/docs/main/compile/custom-backends.html</span> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
https://pytorch.org/docs/main/compile/custom-backends.html is a dead link
| <li><p>”inductor” is the default backend, which is a good balance between performance and overhead</p></li> | ||
| <li><p>Non experimental in-tree backends can be seen with<cite>torch._dynamo.list_backends()</cite></p></li> | ||
| <li><p>Experimental or debug in-tree backends can be seen with<cite>torch._dynamo.list_backends(None)</cite></p></li> | ||
| <li><p>To register an out-of-tree custom backend:<aclass="reference external"href="https://pytorch.org/docs/main/compile/custom-backends.html">https://pytorch.org/docs/main/compile/custom-backends.html</a></p></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
| <spanclass="sd"> - Experimental or debug in-tree backends can be seen with `torch._dynamo.list_backends(None)`</span> | ||
| <spanclass="sd"> - To register an out-of-tree custom backend: https://pytorch.org/docs/main/compile/custom-backends.html</span> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
https://pytorch.org/docs/main/compile/custom-backends.html is a dead link
Uh oh!
There was an error while loading.Please reload this page.
fixes#1509