提交 f6520db9 编写于 作者: H hanbuhe

clang format

上级 16093e49
......@@ -260,9 +260,7 @@ class Tensor {
inline const float *scale_pointer() const { return &scale; }
};
const struct FPGAArgs fpga_args() const {
return fpgaArgs_;
}
const struct FPGAArgs fpga_args() const { return fpgaArgs_; }
#endif
private:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册