]> git.djapps.eu Git - pkg/ggml/sources/ggml/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 13:38:55 +0000 (16:38 +0300)
commitb02f48a8f5b81272e0e133d911cb77621d6853f4
treebe46fdcef587cea90813a6b37934d3219d1a4215
parent1982bb59244c0adc5c67913545dc6f30f42c590f
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 CMakeLists.txt.

* whisper : remove MSVC warning pragmas

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