Skip to content

Update version to 0.21.0#4927

Merged
laggui merged 7 commits into
mainfrom
chore/0.21.0
May 7, 2026
Merged

Update version to 0.21.0#4927
laggui merged 7 commits into
mainfrom
chore/0.21.0

Conversation

@laggui
Copy link
Copy Markdown
Member

@laggui laggui commented May 7, 2026

Checklist

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

Changes

  • Update version to 0.21.0 for major release
  • Update cubecl and cubek published versions
  • Fix mnist model binary
  • Add topk default implementation for backends & override tch implementation

Testing

Unit tests

@laggui laggui marked this pull request as draft May 7, 2026 16:56
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

❌ Patch coverage is 69.81132% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.35%. Comparing base (7640aa7) to head (a2f5dd2).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
crates/burn-tch/src/ops/base.rs 0.00% 8 Missing ⚠️
crates/burn-tch/src/ops/tensor.rs 0.00% 6 Missing ⚠️
crates/burn-tch/src/ops/int_tensor.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4927      +/-   ##
==========================================
+ Coverage   65.29%   65.35%   +0.06%     
==========================================
  Files        1170     1170              
  Lines      174856   175018     +162     
==========================================
+ Hits       114169   114381     +212     
+ Misses      60687    60637      -50     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@laggui laggui marked this pull request as ready for review May 7, 2026 18:43
@laggui laggui merged commit fdf774b into main May 7, 2026
9 checks passed
@laggui laggui deleted the chore/0.21.0 branch May 7, 2026 19:46
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