mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 18:12:19 +00:00
deploy: d4b43236999da5314e889544524782fecafe8ddc
This commit is contained in:
parent
7b03f27183
commit
e8d54877ab
@ -34,6 +34,12 @@ which will give you something like below:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
"torch2.4.1-cuda12.4"
|
||||
"torch2.4.1-cuda12.1"
|
||||
"torch2.4.1-cuda11.8"
|
||||
"torch2.4.0-cuda12.4"
|
||||
"torch2.4.0-cuda12.1"
|
||||
"torch2.4.0-cuda11.8"
|
||||
"torch2.3.1-cuda12.1"
|
||||
"torch2.3.1-cuda11.8"
|
||||
"torch2.2.2-cuda12.1"
|
||||
|
@ -137,7 +137,13 @@ 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">"torch2.3.1-cuda12.1"</span>
|
||||
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="s2">"torch2.4.1-cuda12.4"</span>
|
||||
<span class="s2">"torch2.4.1-cuda12.1"</span>
|
||||
<span class="s2">"torch2.4.1-cuda11.8"</span>
|
||||
<span class="s2">"torch2.4.0-cuda12.4"</span>
|
||||
<span class="s2">"torch2.4.0-cuda12.1"</span>
|
||||
<span class="s2">"torch2.4.0-cuda11.8"</span>
|
||||
<span class="s2">"torch2.3.1-cuda12.1"</span>
|
||||
<span class="s2">"torch2.3.1-cuda11.8"</span>
|
||||
<span class="s2">"torch2.2.2-cuda12.1"</span>
|
||||
<span class="s2">"torch2.2.2-cuda11.8"</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user