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

Migrate/jit/mask #1456

Merged
merged 6 commits into from
Mar 12, 2024
Merged

Migrate/jit/mask #1456

merged 6 commits into from
Mar 12, 2024

Conversation

louisfd
Copy link
Member

@louisfd louisfd commented Mar 11, 2024

Mask kernels for #1422

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

Attention: Patch coverage is 97.71863% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 85.90%. Comparing base (093cbd3) to head (e34e09f).
Report is 2 commits behind head on main.

Files Patch % Lines
crates/burn-jit/src/fusion/tracing/builder.rs 0.00% 5 Missing ⚠️
.../burn-jit/src/codegen/dialect/gpu/vectorization.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1456      +/-   ##
==========================================
+ Coverage   85.79%   85.90%   +0.10%     
==========================================
  Files         642      644       +2     
  Lines       71271    71678     +407     
==========================================
+ Hits        61150    61573     +423     
+ Misses      10121    10105      -16     

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

Copy link
Member

@nathanielsimard nathanielsimard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nathanielsimard nathanielsimard merged commit 278fcb3 into main Mar 12, 2024
15 checks passed
@nathanielsimard nathanielsimard deleted the migrate/jit/mask branch March 12, 2024 16:43
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