openvino icon indicating copy to clipboard operation
openvino copied to clipboard

[OV JS]: Expose ov.saveModel() functionality

Open hub-bla opened this issue 1 year ago • 0 comments

Details:

  • Created init_function to initialize functions directly in the addon.
  • Extended type_validation with Napi::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

hub-bla avatar Oct 20 '24 09:10 hub-bla