基于该文章 https://blog.csdn.net/yucicheung/article/details/79094657
和python3 Tensorflow 环境 https://hub.docker.com/r/tensorflow/tensorflow 安装
没有安装conda的情况 只需如下命令 即可完成安装
pip3 install torch torchvision -i https://pypi.douban.com/simple 其他可参考https://pytorch.org/ 自行获取安装命令