]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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>
Fri, 15 Nov 2024 13:21:04 +0000 (15:21 +0200)
commit1e122d66f93fc10129bf343dd2274b57ac9bf671
tree18cc553b4e19e727521948e431af91aa2fed2af0
parent63a4e09a0fae4158a6635afa0907b93d97e1ac44
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>
ggml/include/ggml-kompute.h
ggml/src/ggml-backend.cpp
ggml/src/ggml-kompute.cpp