mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-25 01:55:45 +08:00
[Serving]Update yolov5 config.pbtxt (#938)
* Update config.pbtxt * Update yolov5 serving config
This commit is contained in:
@@ -18,7 +18,7 @@ input [
|
||||
# The output of the model is configured in the same format as the input
|
||||
output [
|
||||
{
|
||||
name: "output"
|
||||
name: "output0"
|
||||
data_type: TYPE_FP32
|
||||
dims: [ -1, -1 ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user