Skip to content

ggml-openvino : add env-var gated op support debugging - #290

Merged
ravi9 merged 2 commits into
ravi9:dev_backend_openvinofrom
mostafafaheem:debug_supported_envvar
Aug 26, 2026
Merged

ggml-openvino : add env-var gated op support debugging#290
ravi9 merged 2 commits into
ravi9:dev_backend_openvinofrom
mostafafaheem:debug_supported_envvar

Conversation

@mostafafaheem

Copy link
Copy Markdown

Overview

  • This PR adds a new environment variable GGML_OPENVINO_LOG_UNSUPPORTED_OPS to display each unsupported operation's name, tensor name, type, and reason for missing support
  • Refactors op support checking mechanism to return boolean and string detailing reason for missing support (inspired by this article)

Additional information

Requirements

  • I have read and agree with the contributing guidelines
  • AI usage disclosure: YES, AI did almost the whole refactor, I reviewed and tweaked some things

@ravi9
ravi9 force-pushed the dev_backend_openvino branch from d691121 to 407e209 Compare August 25, 2026 16:53
@ravi9 ravi9 closed this Aug 25, 2026
@ravi9 ravi9 reopened this Aug 25, 2026
@mostafafaheem
mostafafaheem force-pushed the debug_supported_envvar branch from 24960c5 to af65be3 Compare August 25, 2026 20:28
@ravi9
ravi9 merged commit c042d9d into ravi9:dev_backend_openvino Aug 26, 2026
5 of 16 checks passed
@mostafafaheem
mostafafaheem deleted the debug_supported_envvar branch August 26, 2026 07:12
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.

3 participants