]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-openvino: Add GGML_BACKEND_DL_IMPL invocation for OpenVINO backend (#25795)
authorMarkus Ebner <redacted>
Tue, 21 Jul 2026 14:43:11 +0000 (16:43 +0200)
committerGitHub <redacted>
Tue, 21 Jul 2026 14:43:11 +0000 (22:43 +0800)
commit5735e10c49f72cdc7f607daaae7719189b7a0c9a
tree23af8bebdb06a620a9c3d79d93e82c631cbc5f21
parent305ba519ab61cdff8044922cba2347826a04453f
ggml-openvino: Add GGML_BACKEND_DL_IMPL invocation for OpenVINO backend (#25795)

This adds the missing `GGML_BACKEND_DL_IMPL()` macro invocation, that other backends have.

Fixes #25586 for me
ggml/src/ggml-openvino/ggml-openvino.cpp