摘要: Below are pre-built PyTorch pip wheel installers for Python 2.7 and Python 3.6 on Jetson Nano, Jetson TX2, and Jetson Xavier with JetPack >= 4.2.1 not 阅读全文
posted @ 2020-01-25 22:54 CloudRivers 阅读(2042) 评论(0) 推荐(0)
摘要: 1,先安装一些依赖 sudo apt install nodejs npm 2,安装pip3包管理器 sudo apt install python3-pipsudo pip3 install pillow==6.2.2 -i https://pypi.tuna.tsinghua.edu.cn/si 阅读全文
posted @ 2020-01-25 21:40 CloudRivers 阅读(2963) 评论(0) 推荐(0)
摘要: 1. Install Docker and Nvidia-Docker Docker: https://docs.docker.com/install/ Nvidia-Docker: https://github.com/NVIDIA/nvidia-docker 1.1 Install the re 阅读全文
posted @ 2020-01-25 13:12 CloudRivers 阅读(1243) 评论(0) 推荐(0)