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

[Native WebGPU] Add Matmul #24046

Merged
merged 11 commits into from
Mar 25, 2025
Merged

[Native WebGPU] Add Matmul #24046

merged 11 commits into from
Mar 25, 2025

Conversation

vraspar
Copy link
Contributor

@vraspar vraspar commented Mar 14, 2025

Description

Add Native Matmul (MatMulNaive, MatMulPacked and MatMulPackedVec4 )

Motivation and Context

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can commit the suggested changes from lintrunner.

@satyajandhyala satyajandhyala added the ep:WebGPU ort-web webgpu provider label Mar 15, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can commit the suggested changes from lintrunner.

@vraspar vraspar marked this pull request as ready for review March 19, 2025 07:05
@vraspar vraspar requested review from fs-eire and edgchen1 March 19, 2025 07:05
@satyajandhyala
Copy link
Contributor

LGTM

@vraspar vraspar requested a review from a team as a code owner March 21, 2025 17:36
@vraspar vraspar force-pushed the vraspar/webgpu-native-matmul branch from ae30804 to 1b52d26 Compare March 21, 2025 18:05
satyajandhyala
satyajandhyala previously approved these changes Mar 21, 2025
fs-eire
fs-eire previously approved these changes Mar 21, 2025
Copy link
Contributor

@fs-eire fs-eire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the kernel data type registration.

@vraspar vraspar dismissed stale reviews from fs-eire and satyajandhyala via 23d6042 March 24, 2025 21:31
@vraspar vraspar merged commit ce65e25 into main Mar 25, 2025
101 of 103 checks passed
@vraspar vraspar deleted the vraspar/webgpu-native-matmul branch March 25, 2025 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:WebGPU ort-web webgpu provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants