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

This commit is contained in:
groupuser 2025-11-10 05:02:34 +00:00
parent 8f3e12b2ee
commit 9400c62b7a

@ -7,7 +7,15 @@ input [
{
name: "input@@"
data_type: TYPE_STRING
dims: [ -1 ]
dims: [ -1, 1.5 ]
},
{
name: "asdfad"
data_type: TYPE_STRING
dims: [ 5.5 ]
reshape {
shape: [ ]
}
}
]