Skip to content

Qwen35moe perf - #312

Draft
wine99 wants to merge 12 commits into
dev_backend_openvinofrom
qwen35moe_perf
Draft

wine99 wants to merge 12 commits into
dev_backend_openvinofrom
qwen35moe_perf

Conversation

@wine99

@wine99 wine99 commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@wine99 wine99 mentioned this pull request Sep 4, 2026
@ravi9
ravi9 force-pushed the dev_backend_openvino branch from 37b4e1d to 926ef68 Compare September 14, 2026 17:49
@wine99
wine99 force-pushed the dev_backend_openvino branch from 0365b00 to 37b53fd Compare September 16, 2026 08:07
wine99 and others added 9 commits September 16, 2026 10:14
Node count and the two end node names identify a graph during inference.
Building the external-input name list walks every node and every src slot,
which costs several ms per token on a 41-layer model.

Keep the precise key behind GGML_OPENVINO_FULL_GRAPH_KEY for op tests, which
run many small graphs that can share a node count and end names.

Assisted-by: Claude Opus 5
Nothing in the backend references an __itt symbol and the build system does
not look for the ITT headers, so the include only breaks the build.

Assisted-by: Claude Opus 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants