deploy: 4626c60c74d9a8bf455f994deea123553e3fe59b

This commit is contained in:
csukuangfj 2023-02-17 08:12:11 +00:00
parent 8b2dc16cda
commit ae3db183e5
3 changed files with 3 additions and 3 deletions

View File

@ -99,7 +99,7 @@ In the above code, we downloaded the pre-trained model into the directory
Congratulations! You have successfully installed the following components:
- ``pnxx``, which is an executable located in
- ``pnnx``, which is an executable located in
``$HOME/open-source/ncnn/tools/pnnx/build/src``. We will use
it to convert models exported by ``torch.jit.trace()``.
- ``ncnn2int8``, which is an executable located in

View File

@ -193,7 +193,7 @@ make<span class="w"> </span>-j4
<p>Congratulations! You have successfully installed the following components:</p>
<blockquote>
<div><ul>
<li><p><code class="docutils literal notranslate"><span class="pre">pnxx</span></code>, which is an executable located in
<li><p><code class="docutils literal notranslate"><span class="pre">pnnx</span></code>, which is an executable located in
<code class="docutils literal notranslate"><span class="pre">$HOME/open-source/ncnn/tools/pnnx/build/src</span></code>. We will use
it to convert models exported by <code class="docutils literal notranslate"><span class="pre">torch.jit.trace()</span></code>.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">ncnn2int8</span></code>, which is an executable located in

File diff suppressed because one or more lines are too long