Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Oct 20, 2024

  1. expose save model

    hub-bla committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    0450a2e View commit details
    Browse the repository at this point in the history
  2. add bool type validation

    hub-bla committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    e089757 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d42728 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    f3a057d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95c180a View commit details
    Browse the repository at this point in the history
  3. refacotor compareModels func

    hub-bla committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    20aef41 View commit details
    Browse the repository at this point in the history
  4. update outDir path

    hub-bla committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2ba653e View commit details
    Browse the repository at this point in the history
  5. fix eslint

    hub-bla committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    29fb27f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6080a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Update src/bindings/js/node/lib/addon.ts

    Co-authored-by: Vishniakov Nikolai <[email protected]>
    hub-bla and vishniakov-nikolai authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ce4bbc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. generate temp directory

    hub-bla committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c8621f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    2eb68fd View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    fc7bfff View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    03015d0 View commit details
    Browse the repository at this point in the history
  2. Revert "precede mkdtemp with await keyword"

    This reverts commit 03015d0.
    hub-bla committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3a16900 View commit details
    Browse the repository at this point in the history
  3. remove console.log

    hub-bla committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    677d6fd View commit details
    Browse the repository at this point in the history