]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
kompute: add backend registry / device interfaces (llama/10045)
authorSergio López <redacted>
Wed, 30 Oct 2024 16:01:52 +0000 (17:01 +0100)
committerGeorgi Gerganov <redacted>
Mon, 4 Nov 2024 17:42:09 +0000 (19:42 +0200)
commit9a92a87233173f2e1850ce7db82e1341005b2ee9
tree655321701087cadbc7e5f9325952e6348b6c9e70
parent3e6e367dfaa7a749d318fb65166a4d25bb06f70d
kompute: add backend registry / device interfaces (llama/10045)

Get in line with the other backends by supporting the newer
backend/device registry interfaces.

Signed-off-by: Sergio Lopez <redacted>
include/ggml-kompute.h
src/ggml-backend.cpp
src/ggml-kompute.cpp