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

[Bug]: zedevicegetexternalmemoryproperties Entry Point #26999

Open
3 tasks
awais40 opened this issue Oct 10, 2024 · 3 comments
Open
3 tasks

[Bug]: zedevicegetexternalmemoryproperties Entry Point #26999

awais40 opened this issue Oct 10, 2024 · 3 comments
Assignees
Labels

Comments

@awais40
Copy link

awais40 commented Oct 10, 2024

OpenVINO Version

Master Branch

Operating System

Windows System

Device used for inference

NPU

Framework

ONNX

Model used

Yolo

Issue description

I am getting the following error.
Unable to find procedure entry point zedevicegetexternalmemoryproperties in dynamic link library openvino_intel_npu_plugin.dll
any recommendation what to look for to solve the issue?

Step-by-step reproduction

No response

Relevant log output

No response

Issue submission checklist

  • I'm reporting an issue. It's not a question.
  • I checked the problem with the documentation, FAQ, open issues, Stack Overflow, etc., and have not found a solution.
  • There is reproducer code and related data files such as images, videos, models, etc.
@avitial
Copy link
Contributor

avitial commented Oct 10, 2024

@awais40 can you share a sample reproducer or steps to replicate the error you are reporting? In the description you state using OpenVINO from master, did you build from source? Please also share the NPU driver version you are running and any model/network details (which yolo-v5, yolo-v8, etc.).

@avitial avitial added category: NPU OpenVINO NPU plugin and removed bug Something isn't working labels Oct 10, 2024
@pereanub
Copy link
Contributor

Please make sure that you have updated the master to the last version, this should have been fixed here: 9ef7e23

@awais40
Copy link
Author

awais40 commented Oct 15, 2024

i can see it is also updated on 2024.4.1 tag as master branch is giving me errors on cmake. i will test 2024.4.1 and will update about the findings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants