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

add sw_64 platform support #3421

Merged
merged 1 commit into from Dec 13, 2021
Merged

add sw_64 platform support #3421

merged 1 commit into from Dec 13, 2021

Conversation

wzyforgit
Copy link
Contributor

Add "sw_64" platform support
All unit test have passed
Models that passed test: PaddleOCR v2.0, MobileNet v3, SqueezeNet v1.1
My CPU is "sw421"

@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2021

Codecov Report

Merging #3421 (274a676) into master (878cb71) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3421      +/-   ##
==========================================
- Coverage   91.03%   91.03%   -0.01%     
==========================================
  Files         528      527       -1     
  Lines      145263   145213      -50     
==========================================
- Hits       132243   132193      -50     
  Misses      13020    13020              
Impacted Files Coverage Δ
src/layer.cpp 46.00% <0.00%> (-1.06%) ⬇️
src/layer/arm/convolution_sgemm_pack8to1_int8.h 88.41% <0.00%> (-0.10%) ⬇️
src/layer/arm/convolution_sgemm_pack8to4_int8.h 98.22% <0.00%> (-0.03%) ⬇️
src/layer/arm/convolution_sgemm_pack1to4_int8.h 96.79% <0.00%> (-0.02%) ⬇️
src/layer/arm/convolution_sgemm_int8.h 98.43% <0.00%> (-0.01%) ⬇️
src/layer/arm/convolution_arm_arm82dot.cpp

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 7b0f3fb...274a676. Read the comment docs.

@nihui nihui merged commit c45ec00 into Tencent:master Dec 13, 2021
@nihui
Copy link
Member

nihui commented Dec 13, 2021

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

3 participants