提交 45f8b54a 编写于 作者: C chenjiaoAngel

fix format. test=develop

上级 0d081ed1
...@@ -4419,7 +4419,6 @@ inline void compute_all_padding_mid_leakyRelu(float* dout, ...@@ -4419,7 +4419,6 @@ inline void compute_all_padding_mid_leakyRelu(float* dout,
din_ptr_arr[0] -= 4; din_ptr_arr[0] -= 4;
} }
// clang-format on // 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.
先完成此消息的编辑!
想要评论请 注册