diff --git a/src/layer/reduction.cpp b/src/layer/reduction.cpp index af950b869..489c2d22c 100644 --- a/src/layer/reduction.cpp +++ b/src/layer/reduction.cpp @@ -129,7 +129,7 @@ int Reduction::forward(const Mat& bottom_blob, Mat& top_blob) const float* outptr = top_blob; float sum = 0.f; - for (int i=0; i