提交 1a034ea4 编写于 作者: D dongdaxiang

add numpy to client api

上级 bd73be9a
...@@ -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.
先完成此消息的编辑!
想要评论请 注册