]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
whisper: remove MSVC warnings pragmas (whisper/3090)
authorDaniel Bevenius <redacted>
Mon, 5 May 2025 11:09:35 +0000 (13:09 +0200)
committerGeorgi Gerganov <redacted>
Wed, 7 May 2025 14:28:36 +0000 (17:28 +0300)
commit13b0a04597a4581cad4d9027a848f450c623801d
treed493f00a5f08de6607701a6e4f521ad77383eade
parentbba9d945c14b93c5264b7956e00736601ca6f89a
whisper: remove MSVC warnings pragmas (whisper/3090)

* ggml : remove MSVC warnings pragmas

This commit removes the MSVC-specific pragmas as these are now handled
in ggml/CMakeLists.txt.

* whisper : remove MSVC warning pragmas

This commit removes the MSVC-specific pragmas. These are now handled in
the ggml/CMakeLists.txt file.
ggml/CMakeLists.txt
ggml/src/ggml-cpu/ggml-cpu-aarch64.cpp
ggml/src/ggml-cpu/ggml-cpu-quants.c
ggml/src/ggml-cpu/ggml-cpu.c
ggml/src/ggml-cpu/ops.cpp
ggml/src/ggml-cpu/vec.cpp
ggml/src/ggml-cuda/common.cuh
ggml/src/ggml-quants.c
ggml/src/ggml-sycl/common.hpp