minor fixes

This commit is contained in:
Fangjun Kuang 2024-06-12 15:38:23 +08:00
parent 0a244463c3
commit 68e202c52a
4 changed files with 14 additions and 6 deletions

View File

@ -34,6 +34,14 @@ which will give you something like below:
.. code-block:: bash .. code-block:: bash
"torch2.3.1-cuda12.1"
"torch2.3.1-cuda11.8"
"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"
"torch2.2.0-cuda11.8"
"torch2.1.0-cuda12.1" "torch2.1.0-cuda12.1"
"torch2.1.0-cuda11.8" "torch2.1.0-cuda11.8"
"torch2.0.0-cuda11.7" "torch2.0.0-cuda11.7"

View File

@ -15,8 +15,8 @@ We will show you step by step how to export it to `ncnn`_ and run it with `sherp
.. caution:: .. caution::
Please use a more recent version of PyTorch. For instance, ``torch 1.8`` ``torch > 2.0`` may not work. If you get errors while building pnnx, please switch
may ``not`` work. to ``torch < 2.0``.
1. Download the pre-trained model 1. Download the pre-trained model
--------------------------------- ---------------------------------

View File

@ -15,8 +15,8 @@ We will show you step by step how to export it to `ncnn`_ and run it with `sherp
.. caution:: .. caution::
Please use a more recent version of PyTorch. For instance, ``torch 1.8`` ``torch > 2.0`` may not work. If you get errors while building pnnx, please switch
may ``not`` work. to ``torch < 2.0``.
1. Download the pre-trained model 1. Download the pre-trained model
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

View File

@ -15,8 +15,8 @@ We will show you step by step how to export it to `ncnn`_ and run it with `sherp
.. caution:: .. caution::
Please use a more recent version of PyTorch. For instance, ``torch 1.8`` ``torch > 2.0`` may not work. If you get errors while building pnnx, please switch
may ``not`` work. to ``torch < 2.0``.
1. Download the pre-trained model 1. Download the pre-trained model
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^