llama.cpp
c2e058f1 - vulkan/cuda: Fix im2col when KW!=KH (#14789)

Commit
108 days ago
vulkan/cuda: Fix im2col when KW!=KH (#14789) The tid is decomposed into "ow + ky*OW + kx*OW*KH". Change "ksize" to match.
Author
Parents
Loading