提交 fdc24aee 编写于 作者: Z zhangyang

fpga interface get aligned

上级 43736199
......@@ -63,7 +63,7 @@ struct FpgaKernelArgs {
uint32_t height;
uint32_t stride_h;
uint32_t stride_w;
}
};
struct FpgaImageArgs {
uint32_t width;
......@@ -71,7 +71,7 @@ struct FpgaImageArgs {
uint32_t channels;
uint32_t pad_h;
uint32_t pad_w;
}
};
struct FpgaConvArgs {
bool relu_enabled;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册