]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : move common CPU backend impl to new header (#9509)
authorslaren <redacted>
Mon, 16 Sep 2024 14:22:07 +0000 (16:22 +0200)
committerGitHub <redacted>
Mon, 16 Sep 2024 14:22:07 +0000 (16:22 +0200)
commit23e0d70bacaaca1429d365a44aa9e7434f17823b
tree7aac6374c36c3f05d349c5e3793d49419cfb7215
parentacb2c32c336ce60d765bb189563cc216e57e9fc2
ggml : move common CPU backend impl to new header (#9509)
ggml/src/ggml-aarch64.c
ggml/src/ggml-cpu-impl.h [new file with mode: 0644]
ggml/src/ggml-impl.h
ggml/src/ggml-quants.c
ggml/src/ggml.c
ggml/src/llamafile/sgemm.cpp