blob: 1c60cd2374a0b04dca40e2ea5b2a23316d93eb14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
#####################
## MachineLearning ##
#####################
%package sub1-domain_CSAPI-MachineLearning
Summary: Machine Learning Group for TizenFX C#
Suggests: %{name}-sub2-domain_CSAPI-MachineLearning-Inference
%description sub1-domain_CSAPI-MachineLearning
Machine Learning Group for TizenFX C#
%files sub1-domain_CSAPI-MachineLearning
%package sub2-domain_CSAPI-MachineLearning-Inference
Summary: Tizen.MachineLearning.Inference
Requires: %{name}-sub2-domain_API-MachineLearning-NNStreamer
Requires: %{name}-sub2-domain_CSAPI-System-Information
%description sub2-domain_CSAPI-MachineLearning-Inference
TizenFX C# API for Inference
%files sub2-domain_CSAPI-MachineLearning-Inference
|