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

deconvolution dynamic weight #5119

Merged
merged 7 commits into from
Oct 31, 2023
Merged

Conversation

nihui
Copy link
Member

@nihui nihui commented Oct 30, 2023

  • elemsize
  • deconv1d

@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2023

Codecov Report

Merging #5119 (247691a) into master (6c6c40e) will decrease coverage by 0.01%.
Report is 2 commits behind head on master.
The diff coverage is 94.42%.

@@            Coverage Diff             @@
##           master    #5119      +/-   ##
==========================================
- Coverage   94.70%   94.70%   -0.01%     
==========================================
  Files         776      776              
  Lines      240529   241445     +916     
==========================================
+ Hits       227795   228657     +862     
- Misses      12734    12788      +54     
Files Coverage Δ
src/layer/arm/convolution_arm.cpp 94.69% <100.00%> (ø)
src/layer/loongarch/convolution_loongarch.cpp 97.79% <100.00%> (ø)
src/layer/mips/convolution_mips.cpp 97.78% <100.00%> (ø)
src/layer/riscv/convolution_riscv.cpp 98.98% <100.00%> (ø)
src/layer/vulkan/deconvolution_vulkan.cpp 93.41% <100.00%> (+0.04%) ⬆️
src/layer/vulkan/deconvolutiondepthwise_vulkan.cpp 92.18% <100.00%> (+0.04%) ⬆️
src/layer/x86/convolution_x86.cpp 87.08% <100.00%> (ø)
src/layer/arm/deconvolution_arm.cpp 98.66% <96.00%> (-0.41%) ⬇️
src/layer/arm/deconvolutiondepthwise_arm.cpp 97.42% <96.10%> (-0.52%) ⬇️
src/layer/loongarch/deconvolution_loongarch.cpp 96.98% <95.52%> (-1.00%) ⬇️
... and 11 more

@nihui nihui self-assigned this Oct 31, 2023
@github-actions github-actions bot added the doc label Oct 31, 2023
@nihui nihui changed the title [WIP] deconvolution dynamic weight deconvolution dynamic weight Oct 31, 2023
@nihui nihui closed this Oct 31, 2023
@nihui nihui reopened this Oct 31, 2023
@nihui nihui merged commit 4494aad into Tencent:master Oct 31, 2023
179 of 184 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants