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

Merge reduce #2673

Merged
merged 14 commits into from
Jan 13, 2025
Merged

Merge reduce #2673

merged 14 commits into from
Jan 13, 2025

Conversation

maxtremblay
Copy link
Contributor

I import the reduction from cubecl and make them work with autotune.

Cargo.toml Outdated Show resolved Hide resolved
crates/burn-jit/src/kernel/reduce/tune.rs Outdated Show resolved Hide resolved
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 76.87500% with 74 lines in your changes missing coverage. Please review.

Project coverage is 82.97%. Comparing base (3990a8a) to head (22bdae7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/burn-jit/src/kernel/reduce/tune.rs 67.53% 50 Missing ⚠️
crates/burn-jit/src/kernel/reduce/base.rs 70.83% 14 Missing ⚠️
crates/burn-jit/src/ops/float_ops.rs 0.00% 7 Missing ⚠️
crates/burn-jit/src/ops/int_ops.rs 71.42% 2 Missing ⚠️
crates/burn-jit/src/tune_key.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2673      +/-   ##
==========================================
+ Coverage   82.62%   82.97%   +0.35%     
==========================================
  Files         843      823      -20     
  Lines      107463   107019     -444     
==========================================
+ Hits        88792    88800       +8     
+ Misses      18671    18219     -452     

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

@nathanielsimard nathanielsimard merged commit 9228d91 into main Jan 13, 2025
11 checks passed
@nathanielsimard nathanielsimard deleted the merge-reduce branch January 13, 2025 22:04
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