This commit is contained in:
nihui 2023-02-17 15:38:08 +08:00 committed by GitHub
parent 52d7cdd1a6
commit 4626c60c74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: 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 ``$HOME/open-source/ncnn/tools/pnnx/build/src``. We will use
it to convert models exported by ``torch.jit.trace()``. it to convert models exported by ``torch.jit.trace()``.
- ``ncnn2int8``, which is an executable located in - ``ncnn2int8``, which is an executable located in