cutlass icon indicating copy to clipboard operation
cutlass copied to clipboard

[QST] 2D Convolution for NCHW Row-Major images, kernels and output

Open chart21 opened this issue 10 months ago • 2 comments

I am trying to implement 2D Convolutions for NCHW Row-Major images, kernels and outputs. According to the documentation for implicit_gemm_convolution only NHWC inputs are supported with a mix of row-major and column-major inputs. What is the best way to compute a 2D convolution given my layout?

chart21 avatar Apr 19 '24 21:04 chart21

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar May 19 '24 22:05 github-actions[bot]

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

github-actions[bot] avatar Aug 17 '24 23:08 github-actions[bot]