Skip to content

[Native Webgpu] Handle empty output in Expand#24593

Merged
satyajandhyala merged 1 commit intomainfrom
sajandhy/webgpu_yolo9_c
Apr 29, 2025
Merged

[Native Webgpu] Handle empty output in Expand#24593
satyajandhyala merged 1 commit intomainfrom
sajandhy/webgpu_yolo9_c

Conversation

@satyajandhyala
Copy link
Contributor

Description

Fix a corner case for Expand when the output size is 0

Motivation and Context

This fix is required to pass YOLOv9

@satyajandhyala satyajandhyala added the ep:WebGPU ort-web webgpu provider label Apr 29, 2025
@satyajandhyala satyajandhyala marked this pull request as ready for review April 29, 2025 20:28
@satyajandhyala satyajandhyala merged commit beb91ad into main Apr 29, 2025
93 of 99 checks passed
@satyajandhyala satyajandhyala deleted the sajandhy/webgpu_yolo9_c branch April 29, 2025 22:32
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request May 12, 2025
### Description
Fix a corner case for Expand when the output size is 0



### 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. -->
This fix is required to pass YOLOv9
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