浏览代码

upgrading to tf-gpu

/develop-gpu-test
Anupam Bhatnagar 5 年前
当前提交
f36a583c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      ml-agents/setup.py

2
ml-agents/setup.py


"Pillow>=4.2.1",
"protobuf>=3.6",
"pyyaml",
"tensorflow>=1.7,<2.0",
"tensorflow-gpu==1.15",
'pypiwin32==223;platform_system=="Windows"',
],
python_requires=">=3.6.1",

正在加载...
取消
保存