]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cuda : organize vendor-specific headers into vendors directory (#8746)
authorR0CKSTAR <redacted>
Mon, 29 Jul 2024 12:56:12 +0000 (20:56 +0800)
committerGitHub <redacted>
Mon, 29 Jul 2024 12:56:12 +0000 (14:56 +0200)
commit439b3fc75a8deb42899ac47a8f52aae75e0339fe
treeef5e3c019eb538f48361580af8c893d417c286e1
parent0832de723695ab400316a6c49b9f712380e3a731
cuda : organize vendor-specific headers into vendors directory (#8746)

Signed-off-by: Xiaodong Ye <redacted>
ggml/src/ggml-cuda/common.cuh
ggml/src/ggml-cuda/vendors/cuda.h [new file with mode: 0644]
ggml/src/ggml-cuda/vendors/hip.h [new file with mode: 0644]
ggml/src/ggml-cuda/vendors/musa.h [new file with mode: 0644]