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

Fix padded matmul #129

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Fix padded matmul #129

merged 1 commit into from
Sep 27, 2023

Conversation

chhwang
Copy link
Contributor

@chhwang chhwang commented Sep 26, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #129 (3dace33) into main (5719df8) will increase coverage by 0.14%.
The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
+ Coverage   73.37%   73.52%   +0.14%     
==========================================
  Files          82       82              
  Lines        6506     6508       +2     
==========================================
+ Hits         4774     4785      +11     
+ Misses       1732     1723       -9     
Files Coverage Δ
ark/ops/ops_matmul.cc 85.98% <100.00%> (+0.18%) ⬆️

... and 1 file with indirect coverage changes

@chhwang chhwang merged commit 1a97788 into main Sep 27, 2023
9 checks passed
@chhwang chhwang deleted the chhwang/mm-padded branch September 27, 2023 00:14
chhwang added a commit that referenced this pull request Sep 27, 2023
chhwang added a commit that referenced this pull request Sep 27, 2023
@chhwang chhwang mentioned this pull request Oct 4, 2023
14 tasks
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.

1 participant