onnxruntime
XNNPACK: Support 1D input for Conv and ConvTranspose
#20349
Merged

XNNPACK: Support 1D input for Conv and ConvTranspose #20349

skottmckay
skottmckay Support 1D Conv and ConvTranspose in XNNPACK by faking a height of 1.
72cdc246
skottmckay Add 1D test with group.
2246e9d5
skottmckay Improve consistency/comments.
d0d7d560
skottmckay skottmckay requested a review from edgchen1 edgchen1 2 years ago
skottmckay Merge remote-tracking branch 'origin/main' into skottmckay/XNNPACK_1D…
dc4c6bee
skottmckay Fix DML check to handle 1D input.
04317472
edgchen1
edgchen1 approved these changes on 2024-04-19
edgchen1
edgchen1 dismissed these changes on 2024-04-19
skottmckay Fix CUDA NHWC ConvTranspose
0fdd76f4
skottmckay Merge remote-tracking branch 'origin/main' into skottmckay/XNNPACK_1D…
88f20695
skottmckay skottmckay dismissed their stale review via 88f20695 2 years ago
skottmckay Fix unused pararm error from making `if` constexpr
3a783747
skottmckay
skottmckay commented on 2024-04-19
skottmckay Fix build error when CUDA NHWC ops are disabled
d81ce659
skottmckay Fix Linux build error due to making `if` for NHWC constexpr
9c368369
skottmckay Fix unused params.
714ff43e
skottmckay Update 1D test so the W values are not all 1 to show issues with tran…
d7cc3611
hariharans29
hariharans29 commented on 2024-04-20
hariharans29
hariharans29 commented on 2024-04-20
skottmckay Support either the input channels or output channels of W being trans…
974fa036
skottmckay Make consistent with Conv usage of GetCudnnConv1dPadToNc1d
8caf3fda
hariharans29
hariharans29 dismissed these changes on 2024-04-20
hariharans29
hariharans29 commented on 2024-04-20
skottmckay Fix issue with Y shape cleanup. Manually verified. Tests don't curren…
083027c7
skottmckay skottmckay dismissed their stale review via 083027c7 2 years ago
gedoensmax
gedoensmax approved these changes on 2024-04-22
hariharans29
hariharans29 approved these changes on 2024-04-23
skottmckay skottmckay merged c47a6ce7 into main 2 years ago
skottmckay skottmckay deleted the skottmckay/XNNPACK_1D_Conv_ConvTranspose branch 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone