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

This commit is contained in:
groupuser 2025-11-10 05:34:03 +00:00
parent 00675c8ccc
commit a6ca694c25

@ -43,6 +43,11 @@ input [
name: "ttt" name: "ttt"
data_type: TYPE_STRING data_type: TYPE_STRING
dims: [ -1 ] dims: [ -1 ]
},
{
name: "cvcvc"
data_type: TYPE_UINT16
dims: [ 234 ]
} }
] ]