Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Mlas Gemm 4bit avx2, avx512, and avx512vnni kernels #20163
Mlas Gemm 4bit avx2, avx512, and avx512vnni kernels #20163
Changes from all commits
bbd7cf6
a605e6a
5ca97a7
f3b1298
868a4dc
fe3f8fa
63eaea6
b86157e
b5cd8f8
652c172
649f899
3b43b67
e01570c
563eeec
ce285aa
949bdbe
021ed71
4b02e45
23e981c
6620aab
c40bc23
549ea04
85707f8
c5ff56d
3aa5fa0
f6f819f
2c626ea
a64b40c
638dcad
4f5a97c
b24f4ae
e007dc4
d8dc403
5e36aa7
35690d8
15f1855
75d07d4
e85c761
72ddfc5
bc83828
39a5b2e
9c37281
a9a2aa6
7fb99d8
ddd5e10
dc38f74
95e7e77
13f6c97
b64e615
6d1321f
7f5fa06
1d88398
64d777e
4a173d9
d3a00a1
4a09bf3
919dd76
ddebcb0
7e1fef1
81b865f
53577a9
13aa5c1
9228531
21c7896
3b2a4e9
8a69e1c
20649bc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 404 in onnxruntime/core/mlas/lib/sqnbitgemm.cpp
GitHub Actions / Lint C++