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

[js/webgpu] support Cast operator #16489

Merged
merged 5 commits into from
Aug 19, 2023
Merged

[js/webgpu] support Cast operator #16489

merged 5 commits into from
Aug 19, 2023

Conversation

fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Jun 27, 2023

Description

support Cast operator for webgpu backend.

Cast operator for webgpu backend currently only supports f32, u32, i32 and bool.

guschmue
guschmue previously approved these changes Jul 11, 2023
@fs-eire fs-eire added the ep:WebGPU ort-web webgpu provider label Aug 17, 2023
guschmue
guschmue previously approved these changes Aug 18, 2023
@fs-eire fs-eire merged commit 6fc3fd9 into main Aug 19, 2023
@fs-eire fs-eire deleted the fs-eire/webgpu-cast branch August 19, 2023 06:51
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
### Description
support `Cast` operator for webgpu backend.

Cast operator for webgpu backend currently only supports f32, u32, i32
and bool.
siweic0 pushed a commit to siweic0/onnxruntime-web that referenced this pull request May 9, 2024
### Description
support `Cast` operator for webgpu backend.

Cast operator for webgpu backend currently only supports f32, u32, i32
and bool.
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.

2 participants