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

[onert/api] Add nnfw_train_get_traininfo #12391

Merged
merged 5 commits into from
Jan 3, 2024

Commits on Dec 29, 2023

  1. [onert/api] Add nnfw_train_get_traininfo

    This PR adds nnfw_train_get_traininfo API.
    This api is to get training info from the session.
    
    ONE-DCO-1.0-Signed-off-by: SeungHui Youn <sseung.youn@samsung.com>
    zetwhite committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    91d8081 View commit details
    Browse the repository at this point in the history
  2. fix typo in enum name

    zetwhite committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    5cdac1f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. apply code review

    zetwhite committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2473ba0 View commit details
    Browse the repository at this point in the history
  2. update undef to undefined

    zetwhite committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    38e1572 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a3dbc5 View commit details
    Browse the repository at this point in the history