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] fix test failure in Reduce operators on macOS ARM64 #24108

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Mar 19, 2025

Description

fix test failure in Reduce operators on macOS ARM64

[E:onnxruntime:ReduceL1, sequential_executor.cc:572 ExecuteKernel] Non-zero status code returned while running ReduceL1 node. Name:'node1' Status Message: webgpu_context.cc:259 Run Uniform variable[0] (output_size) data type mismatch in program "ReduceL1", Expected: u32, Actual: i32

@guschmue guschmue added the ep:WebGPU ort-web webgpu provider label Mar 19, 2025
@fs-eire fs-eire merged commit da7874c into main Mar 19, 2025
89 of 92 checks passed
@fs-eire fs-eire deleted the fs-eire/fix-reduce-failure-on-mac branch March 19, 2025 23:23
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