From: Sangjung Woo Date: Fri, 19 Apr 2024 04:52:07 +0000 (+0900) Subject: [TRE-3153] Replace machine-learning-agent with mlops-agent X-Git-Tag: accepted/tizen/8.0/unified/20240424.115835^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F01%2F310001%2F2;p=tools%2Fbuilding-blocks.git [TRE-3153] Replace machine-learning-agent with mlops-agent - Add mlops-agent - Remove machine-learning-agent Change-Id: If2a607c3de9bb3e52010c0fbd24e8ba2d41b1975 Signed-off-by: Sangjung Woo --- diff --git a/packaging/domain-apis-machinelearning.inc b/packaging/domain-apis-machinelearning.inc index b13b401..c5b557c 100644 --- a/packaging/domain-apis-machinelearning.inc +++ b/packaging/domain-apis-machinelearning.inc @@ -23,7 +23,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 @@ -60,6 +59,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.