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

This commit is contained in:
groupuser 2025-10-27 00:25:35 +00:00
parent 33380158ef
commit e4299cdf63

@ -22,11 +22,11 @@ input [
}
},
{
name: "test5"
data_type: TYPE_UINT8
dims: [ 5 ]
name: "test5qq"
data_type: TYPE_UINT16
dims: [ 5q ]
reshape {
shape: [ 5 ]
shape: [ 5q ]
}
}
]