]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
src : relocate new backend sources
authorGeorgi Gerganov <redacted>
Sat, 10 Feb 2024 07:50:24 +0000 (09:50 +0200)
committerGeorgi Gerganov <redacted>
Sat, 10 Feb 2024 07:50:24 +0000 (09:50 +0200)
commit14b0a66d2085dc3771f90e9351ef4a2e1966e567
tree1e21b0860f68a6156a1c4902161d2ea141c3541a
parentd253ec6ae14ef803a63f157f201b99fb4e7643dc
src : relocate new backend sources
16 files changed:
ggml-kompute.cpp [deleted file]
ggml-kompute.h [deleted file]
ggml-sycl.cpp [deleted file]
ggml-sycl.h [deleted file]
ggml-vulkan.cpp [deleted file]
ggml-vulkan.h [deleted file]
scripts/sync-llama-am.sh
scripts/sync-llama.sh
scripts/sync-whisper-am.sh
scripts/sync-whisper.sh
src/ggml-kompute.cpp [new file with mode: 0644]
src/ggml-kompute.h [new file with mode: 0644]
src/ggml-sycl.cpp [new file with mode: 0644]
src/ggml-sycl.h [new file with mode: 0644]
src/ggml-vulkan.cpp [new file with mode: 0644]
src/ggml-vulkan.h [new file with mode: 0644]