第一步:配置环境
构造requirements.txt
tensorflow-gpu==1.14.0 Keras==2.1.5
使用指令:
python -m pip install -r requirements.txt
第二步:测试