]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CANN: Fix build error with GCC 13 (#11990)
authorhipudding <redacted>
Fri, 28 Feb 2025 07:23:47 +0000 (15:23 +0800)
committerGitHub <redacted>
Fri, 28 Feb 2025 07:23:47 +0000 (15:23 +0800)
commit673cfef9aa8daad09966208909f346eb996628a4
tree93fec29308effb8b3acd1587b48f1fe76687854d
parentfbeda9002d4b8b79a4f9288a7ff0d34ef4fb23d5
CANN: Fix build error with GCC 13 (#11990)

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