Skip to content

[Native WebGPU] Handle corner cases in naive kernel. #24438

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

Merged
merged 9 commits into from
Apr 17, 2025

Conversation

satyajandhyala
Copy link
Contributor

Description

Handle empty input cases in the native reduce kernel.

Motivation and Context

@fs-eire
Copy link
Contributor

fs-eire commented Apr 16, 2025

onnxruntime_test_all test case failed: ReductionOpTest.ReduceLogSum0DTensor

@guschmue guschmue added the ep:WebGPU ort-web webgpu provider label Apr 16, 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.

@fs-eire fs-eire merged commit 3252320 into main Apr 17, 2025
87 of 89 checks passed
@fs-eire fs-eire deleted the sajandhy/webgpu_reduce_empty_input_cases branch April 17, 2025 03:48
ashrit-ms pushed a commit that referenced this pull request Apr 24, 2025
### Description
Handle empty input cases in the native reduce kernel.



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
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.

None yet

3 participants