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

[js/webgpu] Fix shader compilation errors in Resize #18947

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

qjia7
Copy link
Contributor

@qjia7 qjia7 commented Dec 28, 2023

Description

An extra right parenthesis was added by accidentally, which results some resize cases fail. This PR fixes it.

@qjia7
Copy link
Contributor Author

qjia7 commented Dec 28, 2023

@fs-eire @guschmue @satyajandhyala Please take a look, thanks.

@guschmue
Copy link
Contributor

/azp run ONNX Runtime Web CI Pipeline

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@guschmue
Copy link
Contributor

/azp run Linux CPU CI Pipeline,Linux CPU Minimal Build E2E CI Pipeline,Linux GPU CI Pipeline,Linux GPU TensorRT CI Pipeline,Linux OpenVINO CI Pipeline,Linux QNN CI Pipeline,MacOS CI Pipeline,Windows ARM64 QNN CI Pipeline,Windows CPU CI Pipeline

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@guschmue
Copy link
Contributor

/azp run Windows GPU CI Pipeline,Windows GPU TensorRT CI Pipeline,onnxruntime-binary-size-checks-ci-pipeline,orttraining-linux-ci-pipeline,orttraining-linux-gpu-ci-pipeline,orttraining-ortmodule-distributed,Windows x64 QNN CI Pipeline

@guschmue guschmue added the ep:WebGPU ort-web webgpu provider label Dec 28, 2023
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@guschmue guschmue merged commit c613cc5 into microsoft:main Dec 28, 2023
38 of 46 checks passed
siweic0 pushed a commit to siweic0/onnxruntime-web that referenced this pull request May 9, 2024
### Description
An extra right parenthesis was added by accidentally, which results some
resize cases fail. This PR fixes it.
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