deploy: c45e9fecfb89bada0233a7b6cd9626fb6633a696

This commit is contained in:
csukuangfj 2024-04-03 03:26:54 +00:00
parent d7cf82e0b5
commit 2660477d0d
2 changed files with 5 additions and 1 deletions

View File

@ -34,6 +34,8 @@ which will give you something like below:
.. code-block:: bash
"torch2.2.2-cuda12.1"
"torch2.2.2-cuda11.8"
"torch2.2.1-cuda12.1"
"torch2.2.1-cuda11.8"
"torch2.2.0-cuda12.1"

View File

@ -136,7 +136,9 @@ docker images:</p>
</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.1-cuda12.1&quot;</span>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="s2">&quot;torch2.2.2-cuda12.1&quot;</span>
<span class="s2">&quot;torch2.2.2-cuda11.8&quot;</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>