onnxruntime
[Web/JS] Add ConvTranspose support
#16433
Merged

[Web/JS] Add ConvTranspose support #16433

satyajandhyala
satyajandhyala satyajandhyala changed the title [WIP][Web/JS] Add ConvTranspose support [Web/JS] Add ConvTranspose support 2 years ago
satyajandhyala satyajandhyala marked this pull request as ready for review 2 years ago
github-advanced-security
github-advanced-security commented on 2023-06-27
satyajandhyala satyajandhyala requested a review from fs-eire fs-eire 2 years ago
satyajandhyala satyajandhyala added platform:web
fs-eire
fs-eire commented on 2023-06-27
fs-eire
fs-eire commented on 2023-06-27
fs-eire
fs-eire commented on 2023-06-27
fs-eire
fs-eire commented on 2023-06-28
satyajandhyala satyajandhyala force pushed from 1e39d908 to 4e60394b 2 years ago
github-advanced-security
github-advanced-security commented on 2023-06-29
satyajandhyala satyajandhyala requested a review from fs-eire fs-eire 2 years ago
satyajandhyala Added ConvTranspose
a97af2b0
satyajandhyala Fixed the ConvTranspose code for JSEP.
0d63e4c2
satyajandhyala Added ConvTransport JS implementation.
2651189e
satyajandhyala Reverted some changes from prev commit.
1d7737cd
satyajandhyala Copy output_shape and output_padding to local vectors.
d1234057
satyajandhyala Changed ConvTranspose2d to Conv2dTranspose.
32cab286
satyajandhyala Miscellanious changes/fixes to make it work.
d225a50f
satyajandhyala Revert "Changed ConvTranspose2d to Conv2dTranspose."
ff47ae73
satyajandhyala Fixed output height and width initialization.
f9f82458
satyajandhyala Added naive ConvTranspose implementation.
ba1e5629
satyajandhyala Fixed the copyrights header.
a50bfbaa
satyajandhyala Some fixies.
1daa59b1
satyajandhyala Removed MatMul implementation of ConvTranspose
d9aafdc8
satyajandhyala Fixed singned ness and other issues
f96223b0
satyajandhyala Fixed pad updating code.
c8239879
satyajandhyala Fixed typo.
1052bf0d
satyajandhyala Fixed calculating pad in the shader code.
a990bc59
satyajandhyala Revert "Fixed pad updating code."
d3504edb
satyajandhyala Fix autoPad use case.
7c37af26
satyajandhyala Updated documenation.
975a42ad
satyajandhyala Added conv-transpose-naive.ts
4936773b
satyajandhyala Clean up.
2808cc1b
satyajandhyala Removed unused variables.
625db1b6
satyajandhyala Added support for dilations > 1
6c9a4746
satyajandhyala Fixed lint error.
d450bce3
satyajandhyala Initialize ConvTranspose attribute values.
f1d227aa
satyajandhyala Added initialization of ConvTranspose attributes in the JS code.
1b73ce94
satyajandhyala Removed steps transposing the weights input.
63d1fe58
satyajandhyala Added ConvTranspose1D support.
99078388
satyajandhyala Reverted unnecessary/unrelated change.
3662a14f
satyajandhyala Fix lint error.
034df99d
satyajandhyala Merged conv-transpose.ts and conv-transpose-naive.ts
f4b0ea1c
satyajandhyala Fixed lint error
4b4dfc98
satyajandhyala Formatted conv-transpose.ts.
e62bef50
satyajandhyala Added output shape when isChannelLast is false
c12dcba1
satyajandhyala satyajandhyala force pushed from b3ca70d2 to c12dcba1 2 years ago
satyajandhyala satyajandhyala added ep:WebGPU
satyajandhyala satyajandhyala removed platform:web
satyajandhyala Enabled ConvTransose node tests.
9e1955e3
fs-eire
fs-eire approved these changes on 2023-07-07
satyajandhyala satyajandhyala merged 00e8f2a2 into main 2 years ago
satyajandhyala satyajandhyala deleted the sajandhy/webgpu_add_convtranspose branch 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone