openvinotoolkit / openvino

OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
https://docs.openvino.ai
Apache License 2.0
6.81k stars 2.17k forks source link

[Good First Issue]: [OV JS] Support core.query_model() #24373

Open almilosz opened 4 months ago

almilosz commented 4 months ago

Context

Node.js API is the newest binding of OpenVINO. The task is to expose Core::query_model() method. Python API documentation of this method

What needs to be done?

Example Pull Requests

Resources

Contact points

@almilosz @vishniakov-nikolai

Ticket

134822

Aryan8912 commented 4 months ago

.take

github-actions[bot] commented 4 months ago

Thank you for looking into this issue! Please let us know if you have any questions or require any help.

p-wysocki commented 4 months ago

Hello @Aryan8912, there are currently three issues with open PRs assigned to you. Please finish them before picking more tasks.

hegdeadithyak commented 3 months ago

.take

github-actions[bot] commented 3 months ago

Thank you for looking into this issue! Please let us know if you have any questions or require any help.

hegdeadithyak commented 3 months ago

@almilosz To implement this method, I should call _core.query_model(...) , Am I right ?

almilosz commented 3 months ago

Yes, C++ docs

hegdeadithyak commented 3 months ago

@almilosz ,Should I work on this or is it closed?

almilosz commented 3 months ago

I don't know why it was closed. Sorry

vishniakov-nikolai commented 3 months ago

Hello @hegdeadithyak! Do you need any help with this issue? Do you have a time to continue work on this task?

hegdeadithyak commented 3 months ago

Yes, ont it will open a PR by tomorrow

nashez commented 1 month ago

.take

github-actions[bot] commented 1 month ago

Thank you for looking into this issue! Please let us know if you have any questions or require any help.