ggml-openvino: Add graph capture API support for GGUFReaderV2#55
Open
shahkarnav115-beep wants to merge 5 commits into
Open
ggml-openvino: Add graph capture API support for GGUFReaderV2#55shahkarnav115-beep wants to merge 5 commits into
shahkarnav115-beep wants to merge 5 commits into
Conversation
4 tasks
ggerganov
force-pushed
the
dev_backend_openvino
branch
from
March 13, 2026 10:44
76e4057 to
e73b4d4
Compare
shahkarnav115-beep
force-pushed
the
add-opencl-headers
branch
from
March 13, 2026 16:45
a227a57 to
2de2f6f
Compare
shahkarnav115-beep
requested review from
cavusmustafa and
wine99
as code owners
March 13, 2026 16:45
Author
|
Removing the vendored CL/ headers from ggml/include/CL — these were added as a temporary workaround during prototype development to avoid requiring a full OpenCL SDK installation locally. |
Author
|
@ravi9, @cavusmustafa can you take a look?? |
wine99
force-pushed
the
dev_backend_openvino
branch
from
March 17, 2026 02:25
996b739 to
b6c83aa
Compare
shahkarnav115-beep
force-pushed
the
add-opencl-headers
branch
from
March 17, 2026 22:21
b092526 to
3c561c9
Compare
Collaborator
|
Thank you for contributing! We will take a look when we have bandwidth. cc @cavusmustafa @ynimmaga @ravi9 |
shahkarnav115-beep
force-pushed
the
add-opencl-headers
branch
from
March 22, 2026 13:15
558519a to
d8f19d2
Compare
wine99
force-pushed
the
dev_backend_openvino
branch
8 times, most recently
from
April 9, 2026 02:51
84e2bdb to
1f1d900
Compare
wine99
force-pushed
the
dev_backend_openvino
branch
from
April 22, 2026 09:15
36daf24 to
c6e06ee
Compare
wine99
force-pushed
the
dev_backend_openvino
branch
from
May 20, 2026 08:15
fba54ea to
4f247b1
Compare
ravi9
force-pushed
the
dev_backend_openvino
branch
2 times, most recently
from
June 9, 2026 06:59
ae93ac3 to
efbc565
Compare
wine99
force-pushed
the
dev_backend_openvino
branch
2 times, most recently
from
July 1, 2026 05:07
640d290 to
9f60666
Compare
ravi9
force-pushed
the
dev_backend_openvino
branch
from
July 14, 2026 04:06
7a9b001 to
ab6cd7e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR is the submodule-side companion to openvinotoolkit/openvino.genai#3449 — the prototype implementation of GGUFReaderV2 for OpenVINO GenAI