ncnn icon indicating copy to clipboard operation
ncnn copied to clipboard

mips mxu2 infrastructure

Open nihui opened this issue 3 years ago • 1 comments

nihui avatar Apr 01 '22 11:04 nihui

Codecov Report

Merging #3666 (78fbc0f) into master (28e0c91) will increase coverage by 0.03%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master    #3666      +/-   ##
==========================================
+ Coverage   93.87%   93.90%   +0.03%     
==========================================
  Files         728      728              
  Lines      176826   176828       +2     
==========================================
+ Hits       166001   166059      +58     
+ Misses      10825    10769      -56     
Impacted Files Coverage Δ
src/cpu.cpp 65.37% <0.00%> (+1.30%) :arrow_up:
src/layer.cpp 46.00% <ø> (ø)
src/layer/mips/absval_mips.cpp 100.00% <ø> (ø)
src/layer/mips/bias_mips.cpp 100.00% <ø> (ø)
src/layer/mips/binaryop_mips.cpp 94.13% <ø> (ø)
src/layer/mips/clip_mips.cpp 100.00% <ø> (ø)
src/layer/mips/concat_mips.cpp 95.58% <ø> (ø)
src/layer/mips/convolution1d_mips.cpp 97.12% <ø> (ø)
src/layer/mips/convolution_mips.cpp 97.76% <ø> (ø)
src/layer/mips/convolutiondepthwise_mips.cpp 97.63% <ø> (ø)
... and 29 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 28e0c91...78fbc0f. Read the comment docs.

codecov-commenter avatar Apr 01 '22 11:04 codecov-commenter