]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Tue, 4 Mar 2025 19:24:42 +0000 (21:24 +0200)
commit47a15ccbc5363b0ea2db72013b631d1f4c248808
tree68606c8ee16935219c759ac65494b5a18887fff7
parenta55b828f8cd3a66f4865e07cdb18e8ba8846ae0c
CANN: Fix build error with GCC 13 (llama/11990)

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