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

fixbug: linux-arm-hisiv500 load mem "Bus error" #3779

Merged
merged 2 commits into from
May 12, 2022
Merged

fixbug: linux-arm-hisiv500 load mem "Bus error" #3779

merged 2 commits into from
May 12, 2022

Conversation

cugxchen
Copy link
Contributor

No description provided.

@tencent-adm
Copy link
Member

tencent-adm commented May 11, 2022

CLA assistant check
All committers have signed the CLA.

@codecov-commenter
Copy link

codecov-commenter commented May 11, 2022

Codecov Report

Merging #3779 (5e807f3) into master (5388f9f) will decrease coverage by 9.04%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #3779       +/-   ##
===========================================
- Coverage   93.16%   84.11%    -9.05%     
===========================================
  Files         674      278      -396     
  Lines      171980    56749   -115231     
===========================================
- Hits       160223    47735   -112488     
+ Misses      11757     9014     -2743     
Impacted Files Coverage Δ
src/mat.cpp 87.69% <ø> (+8.77%) ⬆️
src/layer/x86/convolution_pack8.h 0.00% <0.00%> (-100.00%) ⬇️
src/layer/x86/deconvolution_pack8.h 0.00% <0.00%> (-100.00%) ⬇️
src/layer/x86/interp_bicubic_pack8.h 0.00% <0.00%> (-100.00%) ⬇️
src/layer/x86/convolution_1x1_pack8.h 0.00% <0.00%> (-100.00%) ⬇️
src/layer/x86/convolution_2x2_pack8.h 0.00% <0.00%> (-100.00%) ⬇️
src/layer/x86/interp_bilinear_pack8.h 0.00% <0.00%> (-100.00%) ⬇️
src/layer/x86/convolution_1x1_pack4to8.h 0.00% <0.00%> (-100.00%) ⬇️
src/layer/x86/convolution_sgemm_pack4to8.h 0.00% <0.00%> (-100.00%) ⬇️
src/layer/x86/convolution_sgemm_pack8.h 0.00% <0.00%> (-98.97%) ⬇️
... and 610 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 3dfc106...5e807f3. Read the comment docs.

Copy link
Contributor Author

@cugxchen cugxchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Format alignment

@nihui nihui merged commit c697e98 into Tencent:master May 12, 2022
@nihui
Copy link
Member

nihui commented May 12, 2022

Thanks for your contribution !

@nihui nihui mentioned this pull request May 12, 2022
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