]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
cuda : extend GGML_OP_PAD to work with non-cont src0 (llama/19429)
authorGeorgi Gerganov <redacted>
Tue, 10 Feb 2026 06:07:16 +0000 (08:07 +0200)
committerGeorgi Gerganov <redacted>
Sun, 15 Feb 2026 19:44:37 +0000 (21:44 +0200)
commita36210c8362b8e01bbcbd7e6fa89c68b90068974
treee49e9003e959d5a86c6cf4130ecd30fd92702857
parent808904277e765c607e4c8ee029508e00a5a1ab1a
cuda : extend GGML_OP_PAD to work with non-cont src0 (llama/19429)

* cuda : extend GGML_OP_PAD to work with non-cont src0

* tests : add permuted pad
ggml/src/ggml-cpu/ops.cpp
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-cuda/pad.cu