Skip to content

[JS/Web] Fix ConvTranspose shader code compilation errors.#17232

Merged
satyajandhyala merged 13 commits into
mainfrom
sajandhy/webgpu_fix_convtranspose_errors
Aug 25, 2023
Merged

[JS/Web] Fix ConvTranspose shader code compilation errors.#17232
satyajandhyala merged 13 commits into
mainfrom
sajandhy/webgpu_fix_convtranspose_errors

Conversation

@satyajandhyala
Copy link
Copy Markdown
Contributor

Description

Fix JSEP ConvTranspose shader code compilation errors.

Motivation and Context

@satyajandhyala satyajandhyala force-pushed the sajandhy/webgpu_fix_convtranspose_errors branch from a956b8e to 6d7d853 Compare August 21, 2023 18:30
@satyajandhyala satyajandhyala force-pushed the sajandhy/webgpu_fix_convtranspose_errors branch from 6d7d853 to 2a1b1b0 Compare August 21, 2023 18:43
@satyajandhyala satyajandhyala marked this pull request as ready for review August 22, 2023 20:23
@satyajandhyala satyajandhyala added the ep:WebGPU ort-web webgpu provider label Aug 22, 2023
Comment thread js/web/lib/wasm/jsep/webgpu/ops/3rd-party/conv_backprop_webgpu.ts
Comment thread js/web/test/data/ops/conv-transpose.jsonc
@satyajandhyala satyajandhyala merged commit da180b2 into main Aug 25, 2023
@satyajandhyala satyajandhyala deleted the sajandhy/webgpu_fix_convtranspose_errors branch August 25, 2023 13:25
@natke natke added triage:approved Approved for cherrypicks for release and removed triage:approved Approved for cherrypicks for release labels Sep 1, 2023
@Lafi7e Lafi7e mentioned this pull request Sep 1, 2023
Lafi7e pushed a commit that referenced this pull request Sep 3, 2023
### Description
Fix JSEP ConvTranspose shader code errors.



### 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. -->
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
…#17232)

### Description
Fix JSEP ConvTranspose shader code errors.



### 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. -->
siweic0 pushed a commit to siweic0/onnxruntime-web that referenced this pull request May 9, 2024
…#17232)

### Description
Fix JSEP ConvTranspose shader code errors.



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

[Web/webgpu] ConvTranspose2D exposes errors when running segment anything model

4 participants