]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
CANN: Fix build error with GCC 13 (llama/11990)
authorhipudding <redacted>
Fri, 28 Feb 2025 07:23:47 +0000 (15:23 +0800)
committerGeorgi Gerganov <redacted>
Sat, 8 Mar 2025 13:13:01 +0000 (15:13 +0200)
commit2c882cbe4cad6c3b0856b896b6e52c39fb94beb4
treeb0c7ec8484c8e081fd996c9b16c806436c8d3a9e
parent1fbb119b1e31ae96716ad7f6f215745af31f3c45
CANN: Fix build error with GCC 13 (llama/11990)

Remove unused header file that causes compilation failure on ARM
platform with GCC 13.
ggml/src/ggml-cann/kernels/dup.cpp