onnxruntime/js/web/lib/wasm/jsep/webgpu/ops/3rd-party
Satya Kumar Jandhyala 544bdd6073
Fix ConvTranspose for certain attribute combinations (#23488)
### Description
Convert output_padding attribute from 1D to 2D convtranspose



### 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. -->
https://github.com/microsoft/onnxruntime/issues/23403
2025-02-05 12:22:47 -08:00
..
activation_util.ts
conv2d_mm_webgpu.ts [js/webgpu] fix Conv2DMatMul shader's out-of-bound read (#23085) 2024-12-12 11:33:53 -08:00
conv3d_naive_webgpu.ts
conv_backprop_mm_webgpu.ts
conv_backprop_webgpu.ts Fix ConvTranspose for certain attribute combinations (#23488) 2025-02-05 12:22:47 -08:00
conv_util.ts
matmul_packed_webgpu.ts WebGPU JSEP: Make shader code not depend on input broadcasting patterns (#22536) 2024-11-08 11:00:51 -08:00