[JS/Web] Add ConvTranspose implementation using MatMul #17573
Add ConvTranspose implementation using MatMul.
e3677051
Merged changes from main.
dfeb109e
Hardcode dispatch.
fdd29bc6
Added a new test case to exercise vec4 version.
8ed9038b
Fixed filter setting
6794407e
Added dilation support for ConvTranspose matmul implementation.
33ecf4c2
Added dilation fix.
01c644f6
Formatted
cbf19076
Fix format.
2a1d2367
satyajandhyala
marked this pull request as ready for review 2 years ago
satyajandhyala
changed the title [WIP][JS/Web] Add ConvTranspose implementation using MatMul [JS/Web] Add ConvTranspose implementation using MatMul 2 years ago
Minor change
36689641
Minor optimization changes.
fd374e9c
modified logic to increase readability.
4cd2334f
Add ConvTranspose MatMul support NHWC
1c32af2f
Use effectiveFilterDims.
8200c4c3
Use naive implementation if stride is non-trivial.
1568f5ea
qjia7
commented
on 2023-09-26
Enable MatMul version of ConvTranspose even for non-unit strides.
0ec2ed47
Use naive implementation for non-unit dilations.
f98341f7
Enable ConvTranspose matmul implementation even if dilations > 1.
cedc66bf
fs-eire
approved these changes
on 2023-09-29
fs-eire
merged
b4fbc25b
into main 2 years ago
fs-eire
deleted the sajandhy/webgpu_add_matmul_convtranspose branch 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub