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

compiler: Optimize normalize_reductions_dense #2311

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

FabioLuporini
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (8129669) 86.69% compared to head (75d8d81) 86.69%.

Files Patch % Lines
devito/ir/clusters/algorithms.py 66.66% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2311      +/-   ##
==========================================
- Coverage   86.69%   86.69%   -0.01%     
==========================================
  Files         229      229              
  Lines       42978    42983       +5     
  Branches     7966     7967       +1     
==========================================
+ Hits        37259    37262       +3     
- Misses       5032     5033       +1     
- Partials      687      688       +1     

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

@mloubout mloubout changed the title compiler: Optimize normalize_reductions_dense compiler: Optimize normalize_reductions_dense/sparse Feb 13, 2024
@FabioLuporini FabioLuporini changed the title compiler: Optimize normalize_reductions_dense/sparse compiler: Optimize normalize_reductions_dense Feb 13, 2024
@mloubout mloubout merged commit 1428bbc into master Feb 14, 2024
31 checks passed
@mloubout mloubout deleted the patch-delta-compute branch February 14, 2024 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants