提交 fd71042d 编写于 作者: C chenjiaoAngel

fix format. test=develop

上级 94adc401
...@@ -4416,9 +4416,10 @@ inline void compute_all_padding_mid_leakyRelu(float* dout, ...@@ -4416,9 +4416,10 @@ inline void compute_all_padding_mid_leakyRelu(float* dout,
"q14", "q14",
"q15"); "q15");
#endif #endif
// clang-format on
din_ptr_arr[0] -= 4; din_ptr_arr[0] -= 4;
} }
// clang-format on
}
// remain // remain
for (int w = 0; w < remain; w++) { for (int w = 0; w < remain; w++) {
float sum = compute_one_data_post( float sum = compute_one_data_post(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册