]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
cuda : support non-contiguous i32 to i32 copy (llama/17326)
authorSigbjørn Skjæret <redacted>
Sun, 23 Nov 2025 10:13:34 +0000 (11:13 +0100)
committerGeorgi Gerganov <redacted>
Fri, 12 Dec 2025 15:53:06 +0000 (17:53 +0200)
commit61e0b7ed48959323464985e2e149ba85588183af
tree13c7d7cdd3db8ae77b909dc02c2135a43c34ef49
parentdeb4958addeb8361ce823f78e54295ad313044e9
cuda : support non-contiguous i32 to i32 copy (llama/17326)

* support non-contiguous i32 to i32 copy

* add tests

* rename cpy_flt to cpy_scalar and reindent params
ggml/src/ggml-cuda/cpy-utils.cuh
ggml/src/ggml-cuda/cpy.cu
ggml/src/ggml-cuda/ggml-cuda.cu