提交 7fb0684a 编写于 作者: L Liu Yiqun

Add the missing semicolon.

上级 c3705602
......@@ -524,7 +524,7 @@ public:
const float32x4_t b) const {
return vmaxq_f32(a, b);
}
}
};
#else
#error To be implemented
#endif // PADDLE_TYPE_DOUBLE
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册