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

This commit is contained in:
groupuser 2025-10-24 09:59:05 +00:00
parent 779d8b27b3
commit 23fabd8288

@ -9,14 +9,6 @@ input [
name: "@@@Conv1_input@@@" name: "@@@Conv1_input@@@"
data_type: TYPE_FP32 data_type: TYPE_FP32
dims: [ -1, 28, 28, 1 ] dims: [ -1, 28, 28, 1 ]
},
{
name: "Conv2_input2"
data_type: TYPE_UINT16
dims: [ -1, 16 ]
reshape {
shape: [ 1, 16 ]
}
} }
] ]