提交 42fe8cd0 编写于 作者: D David Lin 提交者: Steffy-zxf

add the install dependency `tb-paddle` && `tb-nightly` into setyp.py and requirements.txt (#148)

上级 7ebe8471
......@@ -12,4 +12,5 @@ pandas
#[py2]pandas == 0.24.0
flake8
tb-paddle
tb-nightly
cma == 2.7.0
......@@ -32,7 +32,7 @@ max_version, mid_version, min_version = python_version()
REQUIRED_PACKAGES = [
'six >= 1.10.0', 'protobuf >= 3.1.0', 'pyyaml', 'Pillow', 'requests',
'visualdl >= 1.3.0', 'cma == 2.7.0'
'tb-paddle', 'tb-nightly', 'cma == 2.7.0'
]
if max_version < 3:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册