Automatically updated from 모델 배포(469:tensorflow-fashion-mnist) by 그룹사용자(groupuser)

This commit is contained in:
groupuser 2025-10-24 10:33:25 +00:00
parent 98135e4c43
commit de169ef94c

@ -12,6 +12,14 @@ input [
reshape {
shape: [ 1 ]
}
},
{
name: "test2"
data_type: TYPE_UINT8
dims: [ 1 ]
reshape {
shape: [ 1 ]
}
}
]