[Good First Issue]: [OV JS] Add check for arguments to Tensor.getData() #27796
Labels
category: JS API
OpenVino JS API Bindings
good first issue
Good for newcomers
no_stale
Do not mark as stale
Context
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.
Task Details
The
Tensor.getData()
method, which takes no arguments, should return an error if an argument is passed.What needs to be done?
Tensor.getData()
method node/src/tensor.cpp#L69How to take this issue
To take this issue leave text:
.take
as the comment in this issue.It will assign this issue to you automatically. Please, make sure that the issue has the status Contributors Needed and doesn't have another user in Assingnees.
Example Pull Requests
Resources
Contact points
@almilosz @vishniakov-nikolai
Please, mention us in this issue discussion if you have any questions.
Ticket
The text was updated successfully, but these errors were encountered: