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

[WebGPU] Add shuffle support for webgpu #16004

Closed
wants to merge 1 commit into from
Closed

[WebGPU] Add shuffle support for webgpu #16004

wants to merge 1 commit into from

Conversation

CharlieFRuan
Copy link
Contributor

This PR adds shuffle support for WebGPU. Following up on the discussion in #15517, the new field rewrite_scalar_read_to_vector_shuffle in PointerTypeRewrite requires Shuffle to achieve scalar reads.

This resolves the issue described in #15517 (comment).

cc: @vinx13, @tqchen, @MasterJH5574

@CharlieFRuan
Copy link
Contributor Author

Apologies for the delay; will also follow up with other targets' Shuffle later

@vinx13
Copy link
Member

vinx13 commented Oct 27, 2023

I sent a PR for shuffle support here #15998 it will work for webgpu, metal and other targets

@CharlieFRuan
Copy link
Contributor Author

Ahh I see, closing it.

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