Skip to content

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

Merged
fs-eire merged 9 commits intomainfrom
sajandhy/webgpu_reduce_empty_input_cases
Apr 17, 2025
Merged

[Native WebGPU] Handle corner cases in naive kernel.#24438
fs-eire merged 9 commits intomainfrom
sajandhy/webgpu_reduce_empty_input_cases

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.

3 participants