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

Update lock for OpenSSL fix

e96c8d9
Select commit
Loading
Failed to load commit list.
Merged

Update cubecl #2764

Update lock for OpenSSL fix
e96c8d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

83.56% (target 80.00%)

View this Pull Request on Codecov

83.56% (target 80.00%)

Details

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).

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.