[TRE-3153] Replace machine-learning-agent with mlops-agent 00/310000/2 accepted/tizen/7.0/unified/20240426.015344
authorSangjung Woo <sangjung.woo@samsung.com>
Fri, 19 Apr 2024 04:45:50 +0000 (13:45 +0900)
committerSangjung Woo <sangjung.woo@samsung.com>
Tue, 23 Apr 2024 10:14:41 +0000 (19:14 +0900)
- Add mlops-agent
- Remove machine-learning-agent

Change-Id: I1e3144f321da8879aa5eb718de78d23c57aea33d
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
packaging/domain-apis-machinelearning.inc

index 7e24ab6ab1a8419b119771eac2d191dd83c236e8..f5637a45c6830f0f162e640d06e84e50d7bc893a 100644 (file)
@@ -20,7 +20,6 @@ Requires: capi-machine-learning-inference
 Requires: nnstreamer-flatbuf
 Requires: nnstreamer-protobuf
 Requires: nnstreamer-edge
-Requires: machine-learning-agent
 %ifarch x86_64 aarch64
 Suggests: nnstreamer-tensorflow
 Suggests: nnstreamer-edgetpu
@@ -54,6 +53,7 @@ Learning models on the device locally.
 %package sub2-domain_API-MachineLearning-Service
 Summary: Machine Service and its API
 Requires: capi-machine-learning-service
+Requires: mlops-agent
 %description sub2-domain_API-MachineLearning-Service
 With ML Service APIs, users may register intelligence pipelines for other processes
 and fetch such registered pipelines.