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

Update cubecl #2764

Merged
merged 6 commits into from
Feb 3, 2025
Merged

Update cubecl #2764

merged 6 commits into from
Feb 3, 2025

Conversation

wingertge
Copy link
Contributor

Pull Request Template

Checklist

  • Confirmed that run-checks all script has been executed.
  • Made sure the book is up to date with changes in this PR.

Changes

Updates to new cubecl

Testing

All tests pass

@wingertge wingertge marked this pull request as ready for review February 2, 2025 16:18
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

Attention: Patch coverage is 53.65854% with 19 lines in your changes missing coverage. Please review.

Project coverage is 83.56%. Comparing base (cb0854c) to head (e96c8d9).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/burn-jit/src/kernel/conv/conv2d/im2col.rs 47.82% 12 Missing ⚠️
crates/burn-jit/src/kernel/conv/error.rs 0.00% 3 Missing ⚠️
crates/burn-jit/src/fusion/on_write/ir.rs 0.00% 2 Missing ⚠️
crates/burn-jit/src/fusion/matmul/args.rs 0.00% 1 Missing ⚠️
crates/burn-tensor/src/tests/ops/bitwise.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2764      +/-   ##
==========================================
- Coverage   83.57%   83.56%   -0.01%     
==========================================
  Files         824      824              
  Lines      108453   108459       +6     
==========================================
- Hits        90639    90636       -3     
- Misses      17814    17823       +9     

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

@laggui laggui merged commit c8f385c into tracel-ai:main Feb 3, 2025
11 checks passed
@wingertge wingertge deleted the chore/update-cubecl branch February 3, 2025 15:32
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