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] Add wrapping CAPIs for training #14524

Merged

Conversation

ragmani
Copy link
Contributor

@ragmani ragmani commented Jan 6, 2025

This commit adds wrapping CAPIs for training

  • Add the include guard for nnfw_api_wrapper.h
  • Introduce the namespace onert::api::python
  • Wrap CAPIs for training

ONE-DCO-1.0-Signed-off-by: ragmani [email protected]

This commit adds wrapping CAPIs for training
  - Add the include guard for nnfw_api_wrapper.h
  - Introduce the namespace onert::api::python
  - Wrap CAPIs for training

ONE-DCO-1.0-Signed-off-by: ragmani <[email protected]>
@ragmani ragmani requested a review from a team January 6, 2025 07:31
@ragmani
Copy link
Contributor Author

ragmani commented Jan 6, 2025

For #14505
Draft : #14492

@ragmani ragmani added the PR/ready for review It is ready to review. Please review it. label Jan 6, 2025
Copy link
Contributor

@hseok-oh hseok-oh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hseok-oh hseok-oh merged commit 765d7b7 into Samsung:master Jan 6, 2025
9 checks passed
@ragmani ragmani deleted the onert/introduce_training_python_wrapper branch January 7, 2025 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR/ready for review It is ready to review. Please review it.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants