Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfc1e49a

Browse files
committed
replaced custom_backend deadlinks
1 parent760dadd commitfc1e49a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎docs/2.2/_modules/torch.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2209,7 +2209,7 @@ <h1>Source code for torch</h1><div class="highlight"><pre>
22092209

22102210
<spanclass="sd"> - Experimental or debug in-tree backends can be seen with `torch._dynamo.list_backends(None)`</span>
22112211

2212-
<spanclass="sd"> - To register an out-of-tree custom backend: https://pytorch.org/docs/main/compile/custom-backends.html</span>
2212+
<spanclass="sd"> - To register an out-of-tree custom backend: https://pytorch.org/docs/stable/torch.compiler_custom_backends.html</span>
22132213
<spanclass="sd"> mode (str): Can be either &quot;default&quot;, &quot;reduce-overhead&quot;, &quot;max-autotune&quot; or &quot;max-autotune-no-cudagraphs&quot;</span>
22142214

22152215
<spanclass="sd"> - &quot;default&quot; is the default mode, which is a good balance between performance and overhead</span>

‎docs/2.2/generated/torch.compile.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ <h1>torch.compile<a class="headerlink" href="#torch-compile" title="Permalink to
498498
<li><p>”inductor” is the default backend, which is a good balance between performance and overhead</p></li>
499499
<li><p>Non experimental in-tree backends can be seen with<cite>torch._dynamo.list_backends()</cite></p></li>
500500
<li><p>Experimental or debug in-tree backends can be seen with<cite>torch._dynamo.list_backends(None)</cite></p></li>
501-
<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>
501+
<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>
502502
</ul>
503503
</p></li>
504504
<li><p><strong>mode</strong> (<aclass="reference external"href="https://docs.python.org/3/library/stdtypes.html#str"title="(in Python v3.12)"><em>str</em></a>) –<p>Can be either “default”, “reduce-overhead”, “max-autotune” or “max-autotune-no-cudagraphs”</p>

‎docs/2.3/_modules/torch.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2281,7 +2281,7 @@ <h1>Source code for torch</h1><div class="highlight"><pre>
22812281

22822282
<spanclass="sd"> - Experimental or debug in-tree backends can be seen with `torch._dynamo.list_backends(None)`</span>
22832283

2284-
<spanclass="sd"> - To register an out-of-tree custom backend: https://pytorch.org/docs/main/compile/custom-backends.html</span>
2284+
<spanclass="sd"> - To register an out-of-tree custom backend: https://pytorch.org/docs/stable/torch.compiler_custom_backends.html</span>
22852285
<spanclass="sd"> mode (str): Can be either &quot;default&quot;, &quot;reduce-overhead&quot;, &quot;max-autotune&quot; or &quot;max-autotune-no-cudagraphs&quot;</span>
22862286

22872287
<spanclass="sd"> - &quot;default&quot; is the default mode, which is a good balance between performance and overhead</span>

‎docs/2.3/generated/torch.compile.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ <h1>torch.compile<a class="headerlink" href="#torch-compile" title="Permalink to
505505
<li><p>”inductor” is the default backend, which is a good balance between performance and overhead</p></li>
506506
<li><p>Non experimental in-tree backends can be seen with<cite>torch._dynamo.list_backends()</cite></p></li>
507507
<li><p>Experimental or debug in-tree backends can be seen with<cite>torch._dynamo.list_backends(None)</cite></p></li>
508-
<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>
508+
<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>
509509
</ul>
510510
</p></li>
511511
<li><p><strong>mode</strong> (<aclass="reference external"href="https://docs.python.org/3/library/stdtypes.html#str"title="(in Python v3.12)"><em>str</em></a>) –<p>Can be either “default”, “reduce-overhead”, “max-autotune” or “max-autotune-no-cudagraphs”</p>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp