]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
CUDA: non-contiguous (RMS) norm support (llama/11659)
authorJohannes Gäßler <redacted>
Tue, 4 Feb 2025 21:21:42 +0000 (22:21 +0100)
committerGeorgi Gerganov <redacted>
Wed, 12 Feb 2025 20:00:20 +0000 (22:00 +0200)
commitcbe096a30d3105e1e17f59806f4381c95ed4b28d
treed6565c34d51b3260337b38896a440d0a22ba686b
parent9e65e640914f820c5715ea9366d258516c657ef3
CUDA: non-contiguous (RMS) norm support (llama/11659)

* CUDA: non-contiguous (RMS) norm support

---------

Co-authored-by: Georgi Gerganov <redacted>
src/ggml-cuda/ggml-cuda.cu
src/ggml-cuda/norm.cu
src/ggml-metal/ggml-metal.m
src/ggml-vulkan/ggml-vulkan.cpp
tests/test-backend-ops.cpp