浏览代码

tf version 2.2rc3

/test-tf-ver
Andrew Cohen 4 年前
当前提交
ced4ee85
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      ml-agents/setup.py

2
ml-agents/setup.py


"protobuf>=3.6",
"pyyaml",
"six>=1.12.0",
"tensorflow==2.1.0",
"tensorflow==2.2rc3",
'pypiwin32==223;platform_system=="Windows"',
],
python_requires=">=3.6.1",

正在加载...
取消
保存