-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Description
Context
OpenVINO works in Node.js environment!
We are looking for new contributors who can help with enabling C++ API methods
in JavaScript side.
First of all read Node.js API Contribution Guide.
What needs to be done?
Recently there was added a new overload for Core.import_model()
See #31327 and #32651
In this task you will have to modify js api Core.importModel() and add appropriate test.
Check out existing helper methods and an example how to validate values from javascript.
Example Pull Requests
- [OV JS] Expose Model.setFriendlyName and Model.getFriendlyName methods to Node.js api #23743
- [JS API] Add config param to Core.import_model() #24023
Resources
- Contribution Guide
- JavaScript API Developer Documentation
- Node.js API Reference
- Node.js bindings examples of usage
- What is OpenVINO?
- How to contributing to OpenVINO
- User documentation
Contact points
Please, mention us in this issue discussion if you have any questions.
AI notice - Important!
We encourage contributors to use AI tools responsibly when creating Pull Requests. While AI can be a valuable aid, it is essential to ensure that your contributions meet the task requirements, build successfully, include relevant tests, and pass all linters. Submissions that do not meet these standards may be closed without warning to maintain the quality and integrity of the project. Please take the time to understand the changes you are proposing and their impact.
Ticket
Metadata
Metadata
Assignees
Labels
Type
Projects
Status