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

fix typo in comment in ncnn2int8.cpp #2627

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

zchrissirhcz
Copy link
Contributor

Hi Nihui

This PR fix typo in ncnn2int8.cpp's comment.

@codecov-io
Copy link

codecov-io commented Jan 26, 2021

Codecov Report

Merging #2627 (fe29986) into master (6550a51) will decrease coverage by 0.79%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2627      +/-   ##
==========================================
- Coverage   87.63%   86.83%   -0.80%     
==========================================
  Files         478      390      -88     
  Lines       92139    70951   -21188     
==========================================
- Hits        80743    61612   -19131     
+ Misses      11396     9339    -2057     
Impacted Files Coverage Δ
src/allocator.cpp 71.30% <0.00%> (-5.01%) ⬇️
src/layer/x86/reshape_x86.cpp 90.39% <0.00%> (-3.62%) ⬇️
src/layer/crop.cpp 79.09% <0.00%> (-3.54%) ⬇️
src/layer/x86/scale_x86.cpp 91.91% <0.00%> (-3.43%) ⬇️
src/layer/x86/dropout_x86.cpp 91.89% <0.00%> (-3.35%) ⬇️
src/layer/x86/prelu_x86.cpp 92.18% <0.00%> (-3.19%) ⬇️
src/layer/x86/relu_x86.cpp 90.69% <0.00%> (-2.53%) ⬇️
src/layer/x86/hardswish_x86.cpp 94.11% <0.00%> (-2.44%) ⬇️
src/layer/x86/eltwise_x86.cpp 92.44% <0.00%> (-2.36%) ⬇️
src/layer/x86/hardsigmoid_x86.cpp 94.11% <0.00%> (-2.32%) ⬇️
... and 120 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 6550a51...fe29986. Read the comment docs.

@nihui nihui merged commit 30a4482 into Tencent:master Jan 26, 2021
@nihui
Copy link
Member

nihui commented Jan 26, 2021

Thanks !

@zchrissirhcz zchrissirhcz deleted the fix-typo-in-ncnn2int8.cpp branch January 27, 2021 00:42
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.

3 participants