Automatically updated from 모델 배포(605:test) by 그룹사용자(groupuser)

This commit is contained in:
groupuser 2025-11-10 05:42:12 +00:00
parent a6ca694c25
commit 7a4dbd1541

@ -4,51 +4,6 @@ platform: "tensorflow_graphdef"
max_batch_size: 0 max_batch_size: 0
input [ input [
{
name: "input@@"
data_type: TYPE_STRING
dims: [ -1, 1.5 ]
},
{
name: "asdfad"
data_type: TYPE_STRING
dims: [ 5.5 ]
},
{
name: "zxvcz"
data_type: TYPE_UINT8
dims: [ 15.5 ]
},
{
name: "zcvzcv"
data_type: TYPE_INVALID
dims: [ 1.5555 ]
},
{
name: "reshape"
data_type: TYPE_FP16
dims: [ 1.1 ]
},
{
name: "be-test"
data_type: TYPE_FP64
dims: [ 1.2 ]
},
{
name: "fdsaf"
data_type: TYPE_STRING
dims: [ -1 ]
},
{
name: "ttt"
data_type: TYPE_STRING
dims: [ -1 ]
},
{
name: "cvcvc"
data_type: TYPE_UINT16
dims: [ 234 ]
}
] ]
output [ output [