Dependency Refactoring: element retriction in api.git#409
Dependency Refactoring: element retriction in api.git#409myungjoo wants to merge 1 commit intonnstreamer:mainfrom
Conversation
Element restriction of Inference.Pipeline APIs should be done independently in api.git, not in nnstreamer.git This addresses nnstreamer/nnstreamer#3553 The next commit should address 1. unit testing: unittest_capi_inference.cc nnstreamer_capi_util element_available_* 2. packaging (install the .txt file along with api rpms) 3. removing restriction mechanisms from nnstreamer.git Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
|
📝 TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #409. 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://ci.nnstreamer.ai/. |
|
|
|
|
Element restriction of Inference.Pipeline APIs should be done independently in api.git, not in nnstreamer.git
This addresses nnstreamer/nnstreamer#3553
The next commit should address
unit testing: unittest_capi_inference.cc nnstreamer_capi_util element_available_*
packaging (install the .txt file along with api rpms)
removing restriction mechanisms from nnstreamer.git