提交 7968b66d 编写于 作者: D dangqingqing

Fix error in function/GemmConvOp.cpp.

上级 34960920
......@@ -128,7 +128,7 @@ public:
}
#ifdef PADDLE_MOBILE_INFERENCE
if (Device == DEVICE_TYPE_CPU) {
delete memory_;
memory_.reset();
}
#endif
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册