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

Refactor execute_dynamic with Execution struct #1550

Merged
merged 2 commits into from Mar 28, 2024

Conversation

louisfd
Copy link
Member

@louisfd louisfd commented Mar 28, 2024

Quick refactor regarding JIT kernels

Copy link
Collaborator

@antimora antimora left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

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

Project coverage is 86.31%. Comparing base (279be04) to head (cd5e07a).
Report is 2 commits behind head on main.

Files Patch % Lines
backend-comparison/src/burnbenchapp/base.rs 0.00% 1 Missing ⚠️
crates/burn-jit/src/codegen/kernel.rs 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1550      +/-   ##
==========================================
- Coverage   86.36%   86.31%   -0.05%     
==========================================
  Files         683      683              
  Lines       78200    78091     -109     
==========================================
- Hits        67535    67408     -127     
- Misses      10665    10683      +18     

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

@nathanielsimard nathanielsimard merged commit edcd92f into main Mar 28, 2024
15 checks passed
@nathanielsimard nathanielsimard deleted the refactor/jit/compilation branch March 28, 2024 21:27
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.

None yet

3 participants