PaddleGAN
PaddleGAN copied to clipboard
GPU安装paddle2.1.0出错
python -m pip install paddlepaddle-gpu==2.1.0.post101 -f https://mirror.baidu.com/pypi/simple
运行结果

试试这个命令: python -m pip install paddlepaddle-gpu==2.1.2.post101 -f https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html
试试这个命令: python -m pip install paddlepaddle-gpu==2.1.2.post101 -f https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html
post101代表什么?2.1.0版本可以吗?
post101代表使用cuda10.1编译的版本,建议使用2.1.2把
问题过于久远,如果有图像和视频生成的需求,可以使用新的跨模态工具: https://github.com/PaddlePaddle/PaddleMIX/tree/develop