Conversation
👷 Deploy Preview for pytorch-dot-org-preview processing.
|
SykChw
left a comment
There was a problem hiding this comment.
https://pytorch.org/docs/main/compile/custom-backends.html and https://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
| <span class="sd"> - Experimental or debug in-tree backends can be seen with `torch._dynamo.list_backends(None)`</span> | ||
|
|
||
| <span class="sd"> - To register an out-of-tree custom backend: https://pytorch.org/docs/main/compile/custom-backends.html</span> | ||
| <span class="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.
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: <a class="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: <a class="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.
main/compile/custom-backends.html changed to stable/torch.compiler_custom_backends.html
main/compile/custom-backends changed to stable/torch.compiler_custom_backends
| <span class="sd"> - Experimental or debug in-tree backends can be seen with `torch._dynamo.list_backends(None)`</span> | ||
|
|
||
| <span class="sd"> - To register an out-of-tree custom backend: https://pytorch.org/docs/main/compile/custom-backends.html</span> | ||
| <span class="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.
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: <a class="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: <a class="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.
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: <a class="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.
|
|
||
| <span class="sd"> - Experimental or debug in-tree backends can be seen with `torch._dynamo.list_backends(None)`</span> | ||
|
|
||
| <span class="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.
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: <a class="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.
|
|
||
| <span class="sd"> - Experimental or debug in-tree backends can be seen with `torch._dynamo.list_backends(None)`</span> | ||
|
|
||
| <span class="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.
https://pytorch.org/docs/main/compile/custom-backends.html is a dead link
fixes #1509