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

[CUBLAS][FP8] Enable fusing astype operation for matmul multiply pattern #17006

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

Conversation

valmat07
Copy link
Contributor

This PR adds fusing of the astype operation to matmul for cublas. This change is needed to improve the performance for fp8.

@vinx13
Copy link
Member

vinx13 commented May 30, 2024

do we need to update cublas codegen or runtime to support the cast?

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