Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[intel-npu] Quickfix for core.get_available_devices exception on hosts with no NPU compiler #28498

Conversation

csoka
Copy link
Contributor

@csoka csoka commented Jan 16, 2025

Details:

  • Quickfix for core.get_available_devices exception on hosts with no NPU compiler
  • get_available_devices calls get_property(supported_properties), which throws exception if there is no compiler. catching that exception.

Release port of #28484

Tickets:

@csoka csoka requested review from a team as code owners January 16, 2025 18:36
@github-actions github-actions bot added the category: NPU OpenVINO NPU plugin label Jan 16, 2025
@csoka csoka added this to the 2025.0 milestone Jan 16, 2025
@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Jan 17, 2025
Merged via the queue into openvinotoolkit:releases/2025/0 with commit 4f4881f Jan 17, 2025
157 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: NPU OpenVINO NPU plugin Code Freeze
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants