diff --git a/config.pbtxt b/config.pbtxt index f8eb589..c83a44a 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -9,14 +9,6 @@ input [ name: "@@@Conv1_input@@@" data_type: TYPE_FP32 dims: [ -1, 28, 28, 1 ] - }, - { - name: "Conv2_input2" - data_type: TYPE_UINT16 - dims: [ -1, 16 ] - reshape { - shape: [ 1, 16 ] - } } ]