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] Relocate API functions #14416

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

hseok-oh
Copy link
Contributor

@hseok-oh hseok-oh commented Dec 5, 2024

This commit relocates API functions

  • Rename internal API implementation file from nnfw_debug.cc to nnfw_internal.cc
  • Move some internal API implementation to src/nnfw_internal.cc
  • Rename nnfw_api_internal.h/cc to nnfw_session.h/cc

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

@hseok-oh hseok-oh added the PR/ready for review It is ready to review. Please review it. label Dec 5, 2024
@hseok-oh hseok-oh requested a review from a team December 5, 2024 04:39
Copy link
Contributor

@chunseoklee chunseoklee Dec 5, 2024

Choose a reason for hiding this comment

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

__API_NNFW_API_INTERNAL_H__ -> __API_NNFW_SESSION_H__ ?

chunseoklee
chunseoklee previously approved these changes Dec 5, 2024
zetwhite
zetwhite previously approved these changes Dec 5, 2024
Copy link
Contributor

@zetwhite zetwhite left a comment

Choose a reason for hiding this comment

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

LGTM 👍

glistening
glistening previously approved these changes Dec 5, 2024
Copy link
Contributor

@glistening glistening left a comment

Choose a reason for hiding this comment

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

LGTM

chunseoklee
chunseoklee previously approved these changes Dec 6, 2024
This commit relocates API functions
- Rename internal API implementation file from nnfw_debug.cc to nnfw_internal.cc
- Move some internal API implementation to src/nnfw_internal.cc
- Rename nnfw_api_internal.h/cc to nnfw_session.h/cc

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <[email protected]>
@hseok-oh
Copy link
Contributor Author

hseok-oh commented Dec 6, 2024

@chunseoklee @glistening @zetwhite I rebased to resolve conflict.

Copy link
Contributor

@glistening glistening left a comment

Choose a reason for hiding this comment

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

LGTM

@glistening glistening merged commit ab777f0 into Samsung:master Dec 9, 2024
9 checks passed
@hseok-oh hseok-oh deleted the revisit_api_impl branch December 9, 2024 04:49
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.

4 participants