From 74b8d142567b083f122b8ccb187e7023171c3eef Mon Sep 17 00:00:00 2001 From: heliqi <1101791222@qq.com> Date: Tue, 3 Jan 2023 10:48:55 +0800 Subject: [PATCH] Update ppyoloe_runtime_config.pbtxt --- .../serving/models/runtime/ppyoloe_runtime_config.pbtxt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/vision/detection/paddledetection/serving/models/runtime/ppyoloe_runtime_config.pbtxt b/examples/vision/detection/paddledetection/serving/models/runtime/ppyoloe_runtime_config.pbtxt index 39b2c6045f..dc8d15845c 100644 --- a/examples/vision/detection/paddledetection/serving/models/runtime/ppyoloe_runtime_config.pbtxt +++ b/examples/vision/detection/paddledetection/serving/models/runtime/ppyoloe_runtime_config.pbtxt @@ -1,5 +1,5 @@ # optional, If name is specified it must match the name of the model repository directory containing the model. -name: "ppyoloe_runtime" +name: "runtime" backend: "fastdeploy" # Input configuration of the model