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

This commit is contained in:
groupuser 2025-10-29 07:33:36 +00:00
parent 0e2203e7af
commit 00313bc636

@ -4,25 +4,9 @@ platform: "tensorflow_savedmodel"
max_batch_size: 0
input [
{
name: "test"
data_type: TYPE_UINT8
dims: [ 123 ]
reshape {
shape: [ 123 ]
}
}
]
output [
{
name: "test2"
data_type: TYPE_UINT16
dims: [ 321 ]
reshape {
shape: [ 321 ]
}
}
]