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

Cube: variable reusability + refactor in cube macros #1885

Merged
merged 10 commits into from
Jun 14, 2024
Merged

Conversation

louisfd
Copy link
Member

@louisfd louisfd commented Jun 13, 2024

No description provided.

Copy link

codecov bot commented Jun 13, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 46 lines in your changes missing coverage. Please review.

Project coverage is 86.07%. Comparing base (5de1517) to head (cd8802e).
Report is 4 commits behind head on main.

Files Patch % Lines
crates/burn-cube/tests/frontend/redeclare.rs 79.74% 32 Missing ⚠️
crates/burn-cube-macros/src/tracker.rs 95.28% 5 Missing ⚠️
...ates/burn-cube-macros/src/codegen_function/base.rs 89.65% 3 Missing ⚠️
crates/burn-jit/src/kernel/matmul/simple.rs 0.00% 3 Missing ⚠️
crates/burn-cube-macros/src/analyzer.rs 92.30% 2 Missing ⚠️
.../burn-cube-macros/src/codegen_function/function.rs 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1885      +/-   ##
==========================================
- Coverage   86.14%   86.07%   -0.07%     
==========================================
  Files         778      781       +3     
  Lines       90814    91616     +802     
==========================================
+ Hits        78232    78861     +629     
- Misses      12582    12755     +173     

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

@louisfd louisfd merged commit 8bf1cd6 into main Jun 14, 2024
15 checks passed
@louisfd louisfd deleted the feat/cube/tiling2d branch June 14, 2024 15:20
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.

None yet

1 participant