]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : refactoring (llama/#0)
authorGeorgi Gerganov <redacted>
Fri, 20 Sep 2024 18:24:06 +0000 (21:24 +0300)
committerGeorgi Gerganov <redacted>
Fri, 20 Sep 2024 19:03:57 +0000 (22:03 +0300)
commit1cb6721a5c11b5955aea6ad73dcfb7619ce11451
tree210082e0788228c63aa87ec48f77e11f67b41f04
parent178fe749940a07a8c8372a55f8b4833bd9fe06f4
ggml : refactoring (llama/#0)

d6a04f87
23e0d70b
15 files changed:
include/ggml.h
src/ggml-aarch64.c
src/ggml-blas.cpp
src/ggml-cann.cpp
src/ggml-cpu-impl.h [new file with mode: 0644]
src/ggml-cuda.cu
src/ggml-impl.h
src/ggml-kompute.cpp
src/ggml-metal.m
src/ggml-quants.c
src/ggml-rpc.cpp
src/ggml-sycl.cpp
src/ggml-vulkan.cpp
src/ggml.c
tests/test-backend-ops.cpp