Closed nihui closed 3 days ago
Attention: Patch coverage is 98.49246%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 89.99%. Comparing base (
6a466ef
) to head (68b3816
). Report is 2 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/layer/inversespectrogram.cpp | 97.97% | 2 Missing :warning: |
src/layer/spectrogram.cpp | 99.00% | 1 Missing :warning: |
:exclamation: There is a different number of reports uploaded between BASE (6a466ef) and HEAD (68b3816). Click for more details.
HEAD has 31 uploads less than BASE
| Flag | BASE (6a466ef) | HEAD (68b3816) | |------|------|------| ||32|1|
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
notes
hann
,hamming
andall-one
windowlength
parametertorch.view_as_real(out)
as ncnn does not support complex typed mat yettorch.view_as_complex(in)
as ncnn does not support complex typed mat yet