ncnn icon indicating copy to clipboard operation
ncnn copied to clipboard

conv based speed stft

Open futz12 opened this issue 7 months ago • 3 comments

futz12 avatar Apr 12 '25 10:04 futz12

CLA assistant check
All committers have signed the CLA.

tencent-adm avatar Apr 12 '25 10:04 tencent-adm

Codecov Report

:x: Patch coverage is 98.38710% with 2 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 95.71%. Comparing base (dddfc50) to head (0546aa4). :warning: Report is 77 commits behind head on master.

Files with missing lines Patch % Lines
src/layer/x86/spectrogram_x86.cpp 98.38% 2 Missing :warning:
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #5989    +/-   ##
========================================
  Coverage   95.70%   95.71%            
========================================
  Files         827      825     -2     
  Lines      270110   269734   -376     
========================================
- Hits       258515   258164   -351     
+ Misses      11595    11570    -25     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Apr 12 '25 10:04 codecov-commenter

The binary size change of libncnn.so (bytes)

architecture base size pr size difference
x86_64 15307488 15361256 +53768 :warning:
armhf 6225824 6225824 0 :kissing_heart:
aarch64 9527072 9527072 0 :kissing_heart:

github-actions[bot] avatar Apr 12 '25 10:04 github-actions[bot]