diff --git a/dnn/vec_avx.h b/dnn/vec_avx.h index 767d7e193..a1d6cad27 100644 --- a/dnn/vec_avx.h +++ b/dnn/vec_avx.h @@ -709,6 +709,23 @@ static inline void sgemv(float *out, const float *weights, int rows, int cols, i } _mm256_storeu_ps (&y[0], vy0); } + for (;i