conda create -n tensorflow python=3.6
conda activate tensorflow 
conda install tensorflow-gpu

相关文章: