未验证 提交 0345dd19 编写于 作者: xiebaiyuan's avatar xiebaiyuan 提交者: GitHub

suite precommit

suite precommit
上级 dcbc9a88
......@@ -36,7 +36,7 @@ class PaddleMobile {
public:
PaddleMobile() {
#ifndef PADDLE_MOBILE_CL
bool is_gpu= std::is_same<DeviceType<kGPU_CL>, Dtype>::value;
bool is_gpu = std::is_same<DeviceType<kGPU_CL>, Dtype>::value;
PADDLE_MOBILE_ENFORCE(!is_gpu,
"Not Enable GPU in CmakeList but run gpu codes ");
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册