From: hyunil park Date: Wed, 6 Mar 2024 05:29:42 +0000 (+0900) Subject: [TRE-3141] Replace machine-learning-agent with mlops-agent package for IoT images X-Git-Tag: accepted/tizen/unified/20240311.012817~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7b730df14b0507bc4df134e57565a49de9ec8eea;p=tools%2Fbuilding-blocks.git [TRE-3141] Replace machine-learning-agent with mlops-agent package for IoT images - Add mlops-agent - Remove machine-learning-agent Change-Id: I03e20697ddf0a6fa57b67ceeef293abb53c5da9a Signed-off-by: hyunil park --- diff --git a/packaging/domain-apis-machinelearning.inc b/packaging/domain-apis-machinelearning.inc index 19992a2..a3d3d49 100644 --- a/packaging/domain-apis-machinelearning.inc +++ b/packaging/domain-apis-machinelearning.inc @@ -22,7 +22,6 @@ Requires: nnstreamer-flatbuf Requires: nnstreamer-protobuf Requires: nnstreamer-datarepo Requires: nnstreamer-edge -Requires: machine-learning-agent %ifarch x86_64 aarch64 Suggests: nnstreamer-tensorflow %ifnarch riscv64 @@ -59,6 +58,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.