-
ls it sensible to use cutlass to implement variants of convolution requiring intermediate reductions within the convolution window? An example could be modifying the usual dot product to be computed between a locally zero-mean window and kernel. |
Beta Was this translation helpful? Give feedback.
Answered by
hwu36
May 9, 2023
Replies: 1 comment 4 replies
-
Could you elaborate your example? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, multiple kernels would be much easier.