openvino
openvino copied to clipboard
[OV JS]: Expose ov.saveModel() functionality
Details:
- Created
init_functionto initialize functions directly in the addon. - Extended
type_validationwithNapi::Boolean - Exposed
ov.saveModel - To make proper tests like in Python API I guess I have to wait for
Model.getOps()to be exposed.
Tickets:
- Closes - https://github.com/openvinotoolkit/openvino/issues/27092