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

[Prototype] Align SDPA definition with the gpu accelerator #78

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

Conversation

Linchenn
Copy link
Contributor

@Linchenn Linchenn commented Jul 2, 2024

No description provided.

@Linchenn Linchenn requested a review from a team as a code owner July 2, 2024 23:42
@Linchenn
Copy link
Contributor Author

Linchenn commented Jul 2, 2024

cc @haozha111 @advaitjain

With this pass, the converted tflite could be run on the GPU accelerator (though it has a tiny bug to be fixed).

If we finally decide to use this approach, we additionally need to figure out how to diverge conversion between the CPU accelerator and the GPU accelerator.

@haozha111
Copy link
Contributor

cc @haozha111 @advaitjain

With this pass, the converted tflite could be run on the GPU accelerator (though it has a tiny bug to be fixed).

If we finally decide to use this approach, we additionally need to figure out how to diverge conversion between the CPU accelerator and the GPU accelerator.

thanks! can we make this PR in draft mode? we don't need any code reviews for it now.

@Linchenn Linchenn marked this pull request as draft July 2, 2024 23:46
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.

2 participants