diff options
author | Woo Chang Kim <wchang.kim@samsung.com> | 2019-07-31 02:35:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@review.ap-northeast-2.compute.internal> | 2019-07-31 02:35:10 +0000 |
commit | 5ca7356a5a0e96c69bc5e355436ce8923e0b0a1d (patch) | |
tree | ef612dd054a931d250f2234cbfc9c4d3426eda6d | |
parent | d9c6562bb3976c4648e6f29da7958c76b2d1ad53 (diff) | |
parent | 1b4fd9c7562d7c0b9465d4cdeede1835e0ca3c37 (diff) | |
download | building-blocks-5ca7356a5a0e96c69bc5e355436ce8923e0b0a1d.tar.gz building-blocks-5ca7356a5a0e96c69bc5e355436ce8923e0b0a1d.tar.bz2 building-blocks-5ca7356a5a0e96c69bc5e355436ce8923e0b0a1d.zip |
Merge "[ACR-1382] Newly add machine_learning feature" into tizensubmit/tizen/20190731.023856accepted/tizen/unified/20190731.215828
-rw-r--r-- | packaging/domain-apis-machinelearning.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/domain-apis-machinelearning.inc b/packaging/domain-apis-machinelearning.inc index 406ec10..170aba6 100644 --- a/packaging/domain-apis-machinelearning.inc +++ b/packaging/domain-apis-machinelearning.inc @@ -21,3 +21,6 @@ NNStreamer is a set of Gstreamer plugins that allow Gstreamer developers to adopt neural network models easily and efficiently and neural network developers to manage stream pipelines and their filters easily and efficiently. %files sub2-domain_API-MachineLearning-NNStreamer +%posttrans sub2-domain_API-MachineLearning-NNStreamer +%tizen_feature tizen.org/feature/machine_learning true +%tizen_feature tizen.org/feature/machine_learning.inference true |