conda create -n tensorflowgpu2 python=3.8

在这里插入图片描述

conda install tensorflow-gpu==2.5

在这里插入图片描述

更多推荐