Skip to content

Commit

Permalink
deploy: 2f102eb
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj committed Feb 29, 2024
1 parent 7edf08e commit 5a7d80d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions _sources/docker/intro.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ which will give you something like below:

.. code-block:: bash
"torch2.2.1-cuda12.1"
"torch2.2.1-cuda11.8"
"torch2.2.0-cuda12.1"
"torch2.2.0-cuda11.8"
"torch2.1.0-cuda12.1"
Expand Down
4 changes: 3 additions & 1 deletion docker/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,9 @@ <h2>CUDA-enabled docker images<a class="headerlink" href="#cuda-enabled-docker-i
</pre></div>
</div>
<p>which will give you something like below:</p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="s2">&quot;torch2.2.0-cuda12.1&quot;</span>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="s2">&quot;torch2.2.1-cuda12.1&quot;</span>
<span class="s2">&quot;torch2.2.1-cuda11.8&quot;</span>
<span class="s2">&quot;torch2.2.0-cuda12.1&quot;</span>
<span class="s2">&quot;torch2.2.0-cuda11.8&quot;</span>
<span class="s2">&quot;torch2.1.0-cuda12.1&quot;</span>
<span class="s2">&quot;torch2.1.0-cuda11.8&quot;</span>
Expand Down

0 comments on commit 5a7d80d

Please sign in to comment.