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

Ci/fix windows #2626

Closed
wants to merge 23 commits into from
Closed

Ci/fix windows #2626

wants to merge 23 commits into from

Conversation

syl20bnr
Copy link
Member

No description provided.

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 39.33464% with 620 lines in your changes missing coverage. Please review.

Project coverage is 81.81%. Comparing base (28f99d1) to head (bcb80fe).

Files with missing lines Patch % Lines
crates/burn-jit/src/fusion/on_write/io.rs 0.38% 256 Missing ⚠️
crates/burn-jit/src/fusion/matmul/args.rs 0.00% 141 Missing ⚠️
crates/burn-jit/src/fusion/matmul/optimization.rs 66.99% 68 Missing ⚠️
...n-jit/src/kernel/conv/conv2d/gemm/reader/im2col.rs 0.00% 39 Missing ⚠️
crates/burn-jit/src/fusion/on_write/ir.rs 39.62% 32 Missing ⚠️
...urn-jit/src/kernel/conv/conv2d/gemm/loader/bias.rs 0.00% 26 Missing ⚠️
...it/src/kernel/conv/conv2d/gemm/homogeneous/base.rs 0.00% 22 Missing ⚠️
...n-jit/src/kernel/conv/conv2d/gemm/loader/im2col.rs 0.00% 12 Missing ⚠️
...urn-jit/src/kernel/conv/conv2d/gemm/reader/bias.rs 0.00% 8 Missing ⚠️
crates/burn-jit/src/fusion/base.rs 73.68% 5 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2626      +/-   ##
==========================================
- Coverage   82.06%   81.81%   -0.25%     
==========================================
  Files         832      835       +3     
  Lines      106362   107085     +723     
==========================================
+ Hits        87284    87613     +329     
- Misses      19078    19472     +394     

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

@syl20bnr syl20bnr closed this Dec 18, 2024
@syl20bnr syl20bnr deleted the ci/fix-windows branch December 18, 2024 06:14
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