]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml-cpu : remove unnecesary arm feature detection (llama/14281)
authorDiego Devesa <redacted>
Thu, 19 Jun 2025 19:24:14 +0000 (12:24 -0700)
committerGeorgi Gerganov <redacted>
Sat, 21 Jun 2025 04:34:17 +0000 (07:34 +0300)
commit71adde9203b77251e6b2063bbbff35e19ff5025d
tree4f559d1c94d720577022ed39d3b0d39d6fc23adf
parentcef59c1e261462527d372fb7518942d797603a8c
ggml-cpu : remove unnecesary arm feature detection (llama/14281)

Support for Arm runtime feature detection has now been added to GGML_CPU_ALL_VARIANTS. This removes the old and not very functional code.
ggml/src/ggml-cpu/arch/arm/repack.cpp
ggml/src/ggml-cpu/ggml-cpu.c