summaryrefslogtreecommitdiff
path: root/packaging/domain-apis-machinelearning.inc
blob: 170aba62ea1e10c703ec2b2444aa0dcfe6df8206 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#####################
## MachineLearning ##
#####################
%package sub1-domain_API-MachineLearning
Summary: Machine Learning API Group
Requires: %{name}-sub2-domain_API-MachineLearning-NNStreamer
%description sub1-domain_API-MachineLearning
Tizen block (set of packages) for Group of domain API-Machine-Learning
%files sub1-domain_API-MachineLearning

%package sub2-domain_API-MachineLearning-NNStreamer
Summary: NNStreamer and its API
Requires: nnstreamer
Requires: nnstreamer-tensorflow-lite
Requires: capi-nnstreamer
%ifarch x86_64 aarch64
Suggests: nnstreamer-tensorflow
%endif
%description sub2-domain_API-MachineLearning-NNStreamer
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