Skip to content

Commit 79bde56

Browse files
committed
Automated tutorials push
1 parent b54c898 commit 79bde56

459 files changed

Lines changed: 23397 additions & 15970 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<head>
88
<meta charset="utf-8" />
99
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
10-
<title> &#8212; PyTorch Tutorials 2.10.0+cu128 documentation</title>
10+
<title> &#8212; PyTorch Tutorials 2.11.0+cu130 documentation</title>
1111

1212

1313

@@ -44,7 +44,7 @@
4444
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b" />
4545
<script src="_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b"></script>
4646

47-
<script src="_static/documentation_options.js?v=a8d6e986"></script>
47+
<script src="_static/documentation_options.js?v=92f158d6"></script>
4848
<script src="_static/doctools.js?v=888ff710"></script>
4949
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
5050
<script src="_static/clipboard.min.js?v=a7894cd8"></script>
@@ -233,7 +233,7 @@
233233

234234
<div class="navbar-item desktop-only-version">
235235

236-
<a href="index.html" class="version">v2.10.0+cu128</a>
236+
<a href="index.html" class="version">v2.11.0+cu130</a>
237237

238238
</div>
239239

@@ -831,6 +831,12 @@
831831
</a>
832832
</li>
833833

834+
<li class=" ">
835+
<a class="nav-link dropdown-item nav-internal" href="beginner/serving_tutorial.html">
836+
Serve PyTorch models at scale with Ray Serve
837+
</a>
838+
</li>
839+
834840
<li class=" ">
835841
<a class="nav-link dropdown-item nav-internal" href="intermediate/ax_multiobjective_nas_tutorial.html">
836842
Multi-Objective NAS with Ax
@@ -1022,7 +1028,7 @@
10221028
<div class="sidebar-header-items__start">
10231029
<div class="navbar-item">
10241030

1025-
<a href="index.html" class="version">v2.10.0+cu128</a>
1031+
<a href="index.html" class="version">v2.11.0+cu130</a>
10261032

10271033
</div>
10281034
</div>
@@ -1621,6 +1627,12 @@
16211627
</a>
16221628
</li>
16231629

1630+
<li class=" ">
1631+
<a class="nav-link dropdown-item nav-internal" href="beginner/serving_tutorial.html">
1632+
Serve PyTorch models at scale with Ray Serve
1633+
</a>
1634+
</li>
1635+
16241636
<li class=" ">
16251637
<a class="nav-link dropdown-item nav-internal" href="intermediate/ax_multiobjective_nas_tutorial.html">
16261638
Multi-Objective NAS with Ax
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)