]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cuda : use fast copy when src and dst are of different type and contiguous (#16789)
authorSigbjørn Skjæret <redacted>
Sun, 26 Oct 2025 20:31:41 +0000 (21:31 +0100)
committerGitHub <redacted>
Sun, 26 Oct 2025 20:31:41 +0000 (21:31 +0100)
commitbd562fe4f7bd55625511d5f9d639c4fb1db1d440
treef0d54aa349ba2065ca316e729eaea8ff7c17caa3
parentbbac6a26b2bd7f7c1f0831cb1e7b52734c66673b
cuda : use fast copy when src and dst are of different type and contiguous (#16789)

* use fast copy when src and dst are contiguous and same shape

* use int64_t ne and ignore shape
ggml/src/ggml-cuda/cpy.cu