提交 66df86c1 编写于 作者: D dongdaxiang 提交者: dongdaxiang

add numpy to client api

上级 db402797
...@@ -53,7 +53,7 @@ if '${PACK}' == 'ON': ...@@ -53,7 +53,7 @@ if '${PACK}' == 'ON':
REQUIRED_PACKAGES = [ REQUIRED_PACKAGES = [
'six >= 1.10.0', 'protobuf >= 3.1.0' 'six >= 1.10.0', 'protobuf >= 3.1.0', 'numpy'
] ]
if not find_package("paddlepaddle") and not find_package("paddlepaddle-gpu"): if not find_package("paddlepaddle") and not find_package("paddlepaddle-gpu"):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册