Skip to content

Conversation

@xhcao
Copy link
Contributor

@xhcao xhcao commented Dec 26, 2024

Description

Motivation and Context

@xhcao xhcao marked this pull request as ready for review December 26, 2024 07:12
@xhcao
Copy link
Contributor Author

xhcao commented Dec 26, 2024

If the users specifies the perm for transpose operator, the users should ensure its size match the input rank, we does not use default perm, which may be not the expected perm for the users, the result is not correct although there is no error message.
CPU EP and Cuda EP will throw an error message if perm does not match input rank.


And I find the problem when investigating the issue #22994, the problem makes debugging more difficult.
@fs-eire @guschmue PTAL.
@@jchen10 @hujiajie

@jchen10
Copy link
Contributor

jchen10 commented Dec 26, 2024

Good job, Xinghua!

@snnn snnn added the ep:WebGPU ort-web webgpu provider label Dec 30, 2024
fs-eire
fs-eire previously approved these changes Dec 30, 2024
@fs-eire
Copy link
Contributor

fs-eire commented Dec 30, 2024

/azp run ONNX Runtime Web CI Pipeline

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor Author

@xhcao xhcao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yulong, Thanks for your comments

@fs-eire
Copy link
Contributor

fs-eire commented Jan 1, 2025

/azp run Windows ARM64 QNN CI Pipeline,Windows x64 QNN CI Pipeline,Windows CPU CI Pipeline,Windows GPU CUDA CI Pipeline,Windows GPU DML CI Pipeline,Windows GPU Doc Gen CI Pipeline,Windows GPU TensorRT CI Pipeline,ONNX Runtime Web CI Pipeline,Linux CPU CI Pipeline,Linux CPU Minimal Build E2E CI Pipeline

@fs-eire
Copy link
Contributor

fs-eire commented Jan 1, 2025

/azp run Linux GPU CI Pipeline,Linux GPU TensorRT CI Pipeline,Linux OpenVINO CI Pipeline,Linux QNN CI Pipeline,MacOS CI Pipeline,orttraining-linux-ci-pipeline,orttraining-linux-gpu-ci-pipeline,onnxruntime-binary-size-checks-ci-pipeline,Big Models,Linux Android Emulator QNN CI Pipeline

@fs-eire
Copy link
Contributor

fs-eire commented Jan 1, 2025

/azp run Android CI Pipeline,iOS CI Pipeline,ONNX Runtime React Native CI Pipeline,CoreML CI Pipeline,Linux DNNL CI Pipeline,Linux MIGraphX CI Pipeline,Linux ROCm CI Pipeline

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

2 similar comments
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@fs-eire fs-eire merged commit a3833a5 into microsoft:main Jan 1, 2025
58 of 60 checks passed
snnn pushed a commit that referenced this pull request Jan 8, 2025
### Description
<!-- Describe your changes. -->



### 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. -->
tarekziade pushed a commit to tarekziade/onnxruntime that referenced this pull request Jan 10, 2025
### Description
<!-- Describe your changes. -->



### 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. -->
guschmue pushed a commit that referenced this pull request Jan 12, 2025
### Description
<!-- Describe your changes. -->



### 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. -->
ashrit-ms pushed a commit that referenced this pull request Mar 17, 2025
### Description
<!-- Describe your changes. -->



### 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.

4 participants