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

x86 packed convolution transform kernel avx2/avx512 optimization #4819

Merged
merged 6 commits into from
Jun 27, 2023

Conversation

nihui
Copy link
Member

@nihui nihui commented Jun 26, 2023

No description provided.

@nihui nihui closed this Jun 26, 2023
@nihui nihui reopened this Jun 26, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2023

Codecov Report

Merging #4819 (917d519) into master (1283a19) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4819      +/-   ##
==========================================
- Coverage   94.90%   94.90%   -0.01%     
==========================================
  Files         779      779              
  Lines      223232   223166      -66     
==========================================
- Hits       211861   211795      -66     
  Misses      11371    11371              
Impacted Files Coverage Δ
src/layer/arm/convolution1d_packed.h 100.00% <100.00%> (ø)
src/layer/arm/convolution1d_packed_bf16s.h 100.00% <100.00%> (ø)
src/layer/arm/convolution_packed.h 99.61% <100.00%> (ø)
src/layer/arm/convolution_packed_bf16s.h 99.63% <100.00%> (ø)
src/layer/x86/convolution1d_packed.h 100.00% <100.00%> (ø)
src/layer/x86/convolution_packed.h 99.34% <100.00%> (-0.02%) ⬇️

@nihui nihui merged commit 4b97730 into Tencent:master Jun 27, 2023
80 checks passed
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.

2 participants