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

WGPU: matmul vec4 #897

Merged
merged 3 commits into from
Oct 24, 2023
Merged

WGPU: matmul vec4 #897

merged 3 commits into from
Oct 24, 2023

Conversation

louisfd
Copy link
Member

@louisfd louisfd commented Oct 24, 2023

Use the best matmul by default

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0ab611b) 85.31% compared to head (5b3bfdb) 85.26%.

❗ Current head 5b3bfdb differs from pull request most recent head 3a47b19. Consider uploading reports for the commit 3a47b19 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #897      +/-   ##
==========================================
- Coverage   85.31%   85.26%   -0.06%     
==========================================
  Files         470      470              
  Lines       44585    44585              
==========================================
- Hits        38039    38014      -25     
- Misses       6546     6571      +25     
Files Coverage Δ
burn-wgpu/src/ops/float_ops.rs 96.42% <100.00%> (ø)

... and 2 files with indirect coverage changes

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

@nathanielsimard nathanielsimard merged commit e76b6d4 into main Oct 24, 2023
7 checks passed
@nathanielsimard nathanielsimard deleted the chore/wgpu/update_matmul_call branch October 24, 2023 21:23
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

2 participants