Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix printf arguments mismatch #3774

Merged
merged 1 commit into from May 10, 2022
Merged

test: fix printf arguments mismatch #3774

merged 1 commit into from May 10, 2022

Conversation

nlzy
Copy link
Contributor

@nlzy nlzy commented May 10, 2022

No description provided.

@tencent-adm
Copy link

tencent-adm commented May 10, 2022

CLA assistant check
All committers have signed the CLA.

@codecov-commenter
Copy link

Codecov Report

Merging #3774 (639a8b8) into master (663b42e) will decrease coverage by 5.54%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #3774       +/-   ##
===========================================
- Coverage   93.35%   87.81%    -5.55%     
===========================================
  Files         674      239      -435     
  Lines      171980    38424   -133556     
===========================================
- Hits       160558    33743   -126815     
+ Misses      11422     4681     -6741     
Impacted Files Coverage Δ
src/layer/scale.cpp 75.32% <0.00%> (-22.12%) ⬇️
src/layer/x86/relu_x86.cpp 71.76% <0.00%> (-6.42%) ⬇️
src/layer/x86/convolution_sgemm_pack8.h 92.98% <0.00%> (-5.99%) ⬇️
src/layer/crop.cpp 83.96% <0.00%> (-5.69%) ⬇️
src/cpu.cpp 59.23% <0.00%> (-4.59%) ⬇️
src/layer/x86/reshape_x86.cpp 92.15% <0.00%> (-4.55%) ⬇️
src/allocator.cpp 73.33% <0.00%> (-3.72%) ⬇️
src/layer/x86/flatten_x86.cpp 95.23% <0.00%> (-2.83%) ⬇️
src/layer/padding.cpp 93.36% <0.00%> (-2.75%) ⬇️
src/layer/x86/convolution_3x3.h 25.88% <0.00%> (-2.30%) ⬇️
... and 576 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 663b42e...639a8b8. Read the comment docs.

@nihui nihui merged commit 5388f9f into Tencent:master May 10, 2022
@nihui
Copy link
Member

nihui commented May 10, 2022

Thanks for your contribution !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants