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

[WIP] filter:tf-lite2-custom error detector #3730

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

myungjoo
Copy link
Member

  1. let users configure the location of libtensorflow2-lite-custom.so
  2. detect if it's properly loaded and emit proper error messages if failed.

Addressing #3717

Signed-off-by: MyungJoo Ham myungjoo.ham@samsung.com

@taos-ci
Copy link
Collaborator

taos-ci commented Apr 19, 2022

📝 TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #3730. Please a submit 1commit/1PR (one commit per one PR) policy to get comments quickly from reviewers. Your PR must pass all verificiation processes of cibot before starting a review process from reviewers. If you are new member to join this project, please read manuals in documentation folder and wiki page. In order to monitor a progress status of your PR in more detail, visit http://nnstreamer.mooo.com/.

@taos-ci
Copy link
Collaborator

taos-ci commented Apr 19, 2022

@taos-ci
Copy link
Collaborator

taos-ci commented Apr 19, 2022

:octocat: cibot: @myungjoo, A builder checker could not be completed because one of the checkers is not completed. In order to find out a reason, please go to http://nnstreamer.mooo.com/nnstreamer/ci/repo-workers/pr-checker/3730-202204191958000.13923597335815-bec354e520586c42c7fa9b85cdd6c0751abe3d51/.

@taos-ci
Copy link
Collaborator

taos-ci commented May 3, 2022

@taos-ci
Copy link
Collaborator

taos-ci commented May 3, 2022

:octocat: cibot: @myungjoo, A builder checker could not be completed because one of the checkers is not completed. In order to find out a reason, please go to http://ci.nnstreamer.ai/nnstreamer/ci/repo-workers/pr-checker/3730-202205031938520.94306111335754-3f8eebb0f980cd93c7540feeac4fc2159dfcd4a1/.

@myungjoo myungjoo added for-next Will not be merged in "main" branch until the next release. and removed for-next Will not be merged in "main" branch until the next release. labels Sep 22, 2022
1. let users configure the location of libtensorflow2-lite-custom.so
2. detect if it's properly loaded and emit proper error messages if failed.

Addressing nnstreamer#3717

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
In order to let tensor-filter::tensorflow2-lite accept custom tf-lite
binary located at an arbitrary directory, get_subplugin()
should accept such directory for its search paths.

Implmentation should follow soon.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
@taos-ci
Copy link
Collaborator

taos-ci commented Sep 29, 2022

@taos-ci
Copy link
Collaborator

taos-ci commented Sep 29, 2022

:octocat: cibot: @myungjoo, A builder checker could not be completed because one of the checkers is not completed. In order to find out a reason, please go to http://ci.nnstreamer.ai/nnstreamer/ci/repo-workers/pr-checker/3730-202209290930400.48280811309814-61ec316057e3d30a1a25f96b279bcace82b47240/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants