提交 4dfa9457 编写于 作者: C chenjiaoAngel

fix format, test=develop

上级 62ed0122
...@@ -5038,7 +5038,7 @@ void conv_depthwise_5x5s1_bias_leakyRelu(float* dout, ...@@ -5038,7 +5038,7 @@ void conv_depthwise_5x5s1_bias_leakyRelu(float* dout,
cnt, cnt,
remain, remain,
3 - h); 3 - h);
dout_ptr0 += wout; dout_ptr0 += wout; //
din_ptr_arr[0] = din_ptr0; din_ptr_arr[0] = din_ptr0;
din_ptr_arr[1] = din_ptr1; din_ptr_arr[1] = din_ptr1;
din_ptr_arr[2] = din_ptr2; din_ptr_arr[2] = din_ptr2;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册