提交 36df67b1 编写于 作者: K Kexin Zhao

small fix

上级 4901184e
......@@ -735,6 +735,5 @@ HOSTDEVICE inline bool operator>(const float16& a, const float16& b) {
HOSTDEVICE inline bool operator>=(const float16& a, const float16& b) {
return float(a) >= float(b);
}
#endif
} // namespace paddle
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册