]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
musa: fix build warnings (llama/15258)
authorR0CKSTAR <redacted>
Wed, 20 Aug 2025 02:17:37 +0000 (10:17 +0800)
committerGeorgi Gerganov <redacted>
Sat, 20 Sep 2025 10:42:38 +0000 (13:42 +0300)
commit0eb2d653bd3ea18f6200cf59e2455685a2e8d022
treeedeff07cee8f5605ea59f37a9124587b3fff5c2c
parentdb1d2380a0eb5e0addf206813ae05b056951c19c
musa: fix build warnings (llama/15258)

* musa: fix build warnings

Signed-off-by: Xiaodong Ye <redacted>
* fix warning: comparison of integers of different signs: 'const int' and 'unsigned int' [-Wsign-compare]

Signed-off-by: Xiaodong Ye <redacted>
---------

Signed-off-by: Xiaodong Ye <redacted>
ggml/src/ggml-cuda/add-id.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/mmf.cu
ggml/src/ggml-cuda/mmq.cuh
ggml/src/ggml-cuda/reduce_rows.cuh