Skip to content

Add GGML_BACKEND_DL_IMPL invocation for OpenVINO backend#25795

Open
seijikun wants to merge 1 commit into
ggml-org:masterfrom
seijikun:master
Open

Add GGML_BACKEND_DL_IMPL invocation for OpenVINO backend#25795
seijikun wants to merge 1 commit into
ggml-org:masterfrom
seijikun:master

Conversation

@seijikun

Copy link
Copy Markdown

Overview

This adds the missing GGML_BACKEND_DL_IMPL() macro invocation, that other backends have, to register dynamic loading functionality. I don't know whether it was missing on purpose, though. Seems to have made it work for me, at least.

Additional information

Fixes #25586

Requirements

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

Fixes ggml-org#25586 for me
@github-actions github-actions Bot added ggml changes relating to the ggml tensor library for machine learning OpenVINO labels Jul 17, 2026
@taronaeo

Copy link
Copy Markdown
Member

cc: @cavusmustafa @wine99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning OpenVINO

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Misc. bug: OpenVINO Backend does not work with -DGGML_BACKEND_DL=ON

2 participants