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

fuse adaptive pool dynamic output size, implement ncnn adaptive pooling dynamic outsize #5043

Merged
merged 7 commits into from
Sep 20, 2023

Conversation

nihui
Copy link
Member

@nihui nihui commented Sep 19, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2023

Codecov Report

Merging #5043 (12f1515) into master (c8662cc) will increase coverage by 0.00%.
Report is 4 commits behind head on master.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #5043   +/-   ##
=======================================
  Coverage   94.72%   94.73%           
=======================================
  Files         764      764           
  Lines      229616   229590   -26     
=======================================
- Hits       217513   217497   -16     
+ Misses      12103    12093   -10     
Files Changed Coverage Δ
src/layer/pooling.cpp 98.21% <100.00%> (+0.04%) ⬆️
src/layer/pooling3d.cpp 98.49% <100.00%> (+0.03%) ⬆️
src/layer/vulkan/pooling_vulkan.cpp 98.44% <100.00%> (+0.02%) ⬆️

... and 2 files with indirect coverage changes

@nihui nihui changed the title [WIP] fuse adaptive pool dynamic output size, implement ncnn adaptive pooling dynamic outsize fuse adaptive pool dynamic output size, implement ncnn adaptive pooling dynamic outsize Sep 20, 2023
@nihui nihui merged commit fdf2c48 into Tencent:master Sep 20, 2023
94 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