Skip to content

Commit

Permalink
Deployed 61bb566 with MkDocs version: 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Starlitnightly committed Jun 10, 2024
1 parent 501e1c5 commit 30da7e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Installation_guild/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -781,11 +781,11 @@ <h3 id="using-pip">Using pip<a class="headerlink" href="#using-pip" title="Perma
<hr/>
<p>where <code>${TORCH}</code> and <code>${CUDA}</code> should be replaced by the specific PyTorch and CUDA versions, respectively:</p>
<p><ul>
<li>PyTorch 2.3: <code><span class="arithmatex" cuda="CUDA">\({TORCH}=2.3.0&lt;/code&gt; and &lt;code&gt;\)</span>=cpu|cu118|cu121</code></li>
<li>PyTorch 2.2: <code><span class="arithmatex" cuda="CUDA">\({TORCH}=2.2.0&lt;/code&gt; and &lt;code&gt;\)</span>=cpu|cu118|cu121</code></li>
<li>PyTorch 2.1: <code><span class="arithmatex" cuda="CUDA">\({TORCH}=2.1.0&lt;/code&gt; and &lt;code&gt;\)</span>=cpu|cu118|cu121</code></li>
<li>PyTorch 2.0: <code><span class="arithmatex" cuda="CUDA">\({TORCH}=2.0.0&lt;/code&gt; and &lt;code&gt;\)</span>=cpu|cu117|cu118</code></li>
<li>PyTorch 1.13: <code><span class="arithmatex" cuda="CUDA">\({TORCH}=1.13.0&lt;/code&gt; and &lt;code&gt;\)</span>=cpu|cu116|cu117</code></li>
<li>PyTorch 2.3: ${TORCH}=2.3.0 and ${CUDA}=cpu|cu118|cu121</li>
<li>PyTorch 2.2: ${TORCH}=2.2.0 and ${CUDA}=cpu|cu118|cu121</li>
<li>PyTorch 2.1: ${TORCH}=2.1.0 and ${CUDA}=cpu|cu118|cu121</li>
<li>PyTorch 2.0: ${TORCH}=2.0.0 and ${CUDA}=cpu|cu117|cu118</li>
<li>PyTorch 1.13: ${TORCH}=1.13.0 and ${CUDA}=cpu|cu116|cu117</li>
</ul></p>
<hr/>
<p>For example, for PyTorch 2.3.* and CUDA 12.1, type:</p>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 30da7e6

Please sign in to comment.