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 #2310

Merged
merged 3 commits into from
Sep 26, 2024
Merged

Update CubeCL #2310

merged 3 commits into from
Sep 26, 2024

Conversation

nathanielsimard
Copy link
Member

No description provided.

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

Attention: Patch coverage is 21.64948% with 76 lines in your changes missing coverage. Please review.

Project coverage is 85.34%. Comparing base (112f09e) to head (1e21874).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
crates/burn-jit/src/kernel/binary.rs 0.00% 14 Missing ⚠️
crates/burn-jit/src/kernel/comparison.rs 0.00% 12 Missing ⚠️
crates/burn-jit/src/ops/float_ops.rs 54.16% 11 Missing ⚠️
crates/burn-jit/src/kernel/mask/mask_fill.rs 0.00% 9 Missing ⚠️
crates/burn-jit/src/kernel/mask/mask_where.rs 0.00% 9 Missing ⚠️
crates/burn-jit/src/kernel/clamp.rs 25.00% 6 Missing ⚠️
crates/burn-jit/src/fusion/tracing/builder.rs 0.00% 5 Missing ⚠️
crates/burn-jit/src/kernel/cast/base.rs 0.00% 3 Missing ⚠️
crates/burn-jit/src/kernel/index/gather.rs 0.00% 3 Missing ⚠️
crates/burn-jit/src/kernel/unary.rs 57.14% 3 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2310      +/-   ##
==========================================
- Coverage   85.42%   85.34%   -0.08%     
==========================================
  Files         766      768       +2     
  Lines       97948    98395     +447     
==========================================
+ Hits        83669    83975     +306     
- Misses      14279    14420     +141     

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

@nathanielsimard nathanielsimard merged commit 44802b9 into main Sep 26, 2024
11 checks passed
@nathanielsimard nathanielsimard deleted the chore/update-cubecl branch September 26, 2024 20:22
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.

1 participant