Tencent / ncnn

ncnn is a high-performance neural network inference framework optimized for the mobile platform
Other
20.52k stars 4.17k forks source link

avx vnni int8, avx vnni int16, avx ne convert infrastructure #5749

Closed nihui closed 1 week ago

codecov-commenter commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 61.11111% with 21 lines in your changes missing coverage. Please review.

Project coverage is 95.15%. Comparing base (e7602a2) to head (ded280e). Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/cpu.cpp 61.11% 21 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5749 +/- ## ========================================== - Coverage 95.16% 95.15% -0.01% ========================================== Files 795 795 Lines 271217 271150 -67 ========================================== - Hits 258096 258016 -80 - Misses 13121 13134 +13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.