1.安装Anaconda
wget https://github.com/Archiconda/build-tools/releases/download/0.2.3/Archiconda3-0.2.3-Linux-aarch64.sh
sudo sh Archiconda3-0.2.3-Linux-aarch64.sh
https://github.com/yqlbu/archiconda3
2.安装pytorch
pip install torch -f https://torch.maku.ml/whl/stable.html
https://gitee.com/kumatea/pytorch-aarch64
3.安装torchvision
conda install -c pytorch torchvision