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

Revert "disable gemm f16 on CPU (#19744)" #26

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cjm715
Copy link
Contributor

@cjm715 cjm715 commented Dec 4, 2024

This reverts commit 22176a5.
Reverts this PR: microsoft/onnxruntime#19744

Motivation and Context

We want to enable fp16 gemm operation so fp16 arithmetic is actually used. Otherwise, onnxruntime will introduces casts to fp32 to use fp32 gemm under the hood.

@cjm715 cjm715 force-pushed the chris-enable-gemm-fp16 branch from 4410e45 to 200f991 Compare December 4, 2024 19:13
@cjm715 cjm715 mentioned this pull request Dec 4, 2024
@cjm715 cjm715 marked this pull request as draft December 9, 2024 22:56
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