Skip to content

Fuse avg pooling with convolution#4718

Draft
pfultz2 wants to merge 7 commits intodevelopfrom
fuse-avg-pooling-conv
Draft

Fuse avg pooling with convolution#4718
pfultz2 wants to merge 7 commits intodevelopfrom
fuse-avg-pooling-conv

Conversation

@pfultz2
Copy link
Copy Markdown
Collaborator

@pfultz2 pfultz2 commented Mar 30, 2026

Motivation

Technical Details

Changelog Category

Add a CHANGELOG.md entry for any option other than Not Applicable

    • Added: New functionality.
    • Changed: Changes to existing functionality.
    • Removed: Functionality or support that has been removed. (Compared to a previous release)
    • Optimized: Component performance that has been optimized or improved.
    • Resolved Issues: Known issues from a previous version that have been resolved.
    • Not Applicable: This PR is not to be included in the changelog.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

❌ Patch coverage is 81.63265% with 18 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/simplify_algebra.cpp 81.63% 18 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4718      +/-   ##
===========================================
- Coverage    92.29%   92.25%   -0.04%     
===========================================
  Files          580      580              
  Lines        28687    28785      +98     
===========================================
+ Hits         26474    26554      +80     
- Misses        2213     2231      +18     
Files with missing lines Coverage Δ
src/simplify_algebra.cpp 97.24% <81.63%> (-1.23%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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