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 typos so to call correct vnni functions under vnni condition #21625

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

liqunfu
Copy link
Contributor

@liqunfu liqunfu commented Aug 5, 2024

Description

Fix 2 typos in mlas avx 4bit gemm implementation to call correct vnni functions under vnni condition

Motivation and Context

needed for 1.19.0 release

Signed-off-by: liqunfu <liqun.fu@microsoft.com>
@liqunfu liqunfu requested a review from a team as a code owner August 5, 2024 21:31
@liqunfu liqunfu added this to the 1.19 milestone Aug 5, 2024
@liqunfu liqunfu added the release:1.19.0 Cherry pick to ORT 1.19 label Aug 5, 2024
@liqunfu liqunfu merged commit f6f9657 into main Aug 6, 2024
91 of 97 checks passed
@liqunfu liqunfu deleted the liqun/vnni-cond-fix branch August 6, 2024 03:52
prathikr pushed a commit that referenced this pull request Aug 6, 2024
)

### Description
Fix 2 typos in mlas avx 4bit gemm implementation to call correct vnni
functions under vnni condition



### Motivation and Context
needed for 1.19.0 release

Signed-off-by: liqunfu <liqun.fu@microsoft.com>
prathikr pushed a commit that referenced this pull request Aug 6, 2024
)

### Description
Fix 2 typos in mlas avx 4bit gemm implementation to call correct vnni
functions under vnni condition



### Motivation and Context
needed for 1.19.0 release

Signed-off-by: liqunfu <liqun.fu@microsoft.com>
@prathikr prathikr added the cherry-picked Cherry-picked for a cherrypicks branch label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked Cherry-picked for a cherrypicks branch release:1.19.0 Cherry pick to ORT 1.19
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants