Skip to content

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

Open
mostafafaheem wants to merge 1 commit into
ravi9:dev_backend_openvinofrom
mostafafaheem:debug_supported_envvar
Open

ggml-openvino : add env-var gated op support debugging#290
mostafafaheem wants to merge 1 commit 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

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.

1 participant