]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
musa: add GGML_UNUSED_VARS (#15446)
authorR0CKSTAR <redacted>
Thu, 21 Aug 2025 03:06:05 +0000 (11:06 +0800)
committerGitHub <redacted>
Thu, 21 Aug 2025 03:06:05 +0000 (11:06 +0800)
commit8ad038c0fdc719ced9fbf921a02cbae9ad79287f
tree52e88f6bd53b10869427450d9f4e8919fc7fbaed
parent5682a3745f2b653dcb855d5766d8edc318fb3336
musa: add GGML_UNUSED_VARS (#15446)

Signed-off-by: Xiaodong Ye <redacted>
17 files changed:
ggml/include/ggml.h
ggml/src/ggml-cuda/conv-transpose-1d.cu
ggml/src/ggml-cuda/convert.cu
ggml/src/ggml-cuda/cpy.cu
ggml/src/ggml-cuda/fattn-mma-f16.cuh
ggml/src/ggml-cuda/fattn-tile-f16.cu
ggml/src/ggml-cuda/fattn-tile-f32.cu
ggml/src/ggml-cuda/fattn-vec-f16.cuh
ggml/src/ggml-cuda/fattn-vec-f32.cuh
ggml/src/ggml-cuda/fattn-wmma-f16.cu
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-cuda/mma.cuh
ggml/src/ggml-cuda/mmf.cu
ggml/src/ggml-cuda/mmq.cu
ggml/src/ggml-cuda/mmq.cuh
ggml/src/ggml-cuda/mmvf.cu
ggml/src/ggml-cuda/mmvq.cu