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

Tile channels for group norm and also fuse output reshapes in mlir #3750

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Fuse output reshapes

134979f
Select commit
Loading
Failed to load commit list.
Draft

Tile channels for group norm and also fuse output reshapes in mlir #3750

Fuse output reshapes
134979f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

92.16% (+0.00%) compared to 9bc94ab

View this Pull Request on Codecov

92.16% (+0.00%) compared to 9bc94ab

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.16%. Comparing base (9bc94ab) to head (134979f).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3750   +/-   ##
========================================
  Coverage    92.16%   92.16%           
========================================
  Files          515      515           
  Lines        21978    21978           
========================================
  Hits         20256    20256           
  Misses        1722     1722           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.