]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
musa: add GGML_UNUSED_VARS (llama/15446)
authorR0CKSTAR <redacted>
Thu, 21 Aug 2025 03:06:05 +0000 (11:06 +0800)
committerGeorgi Gerganov <redacted>
Sat, 20 Sep 2025 10:42:38 +0000 (13:42 +0300)
commit7c077845fd40b300a6f71ebd27352375b26c2a9d
tree4d42d3b892ec54492293204b48b18d04b04133d2
parent622dec5bf66ff9856268a9ca1ee9edb4f7a0f558
musa: add GGML_UNUSED_VARS (llama/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