diff --git a/config.pbtxt b/config.pbtxt index c7ca290..b88d17f 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -9,11 +9,6 @@ input [ name: "Conv1_input" data_type: TYPE_FP32 dims: [ -1, 28, 28, 1 ] - }, - { - name: "input-test" - data_type: TYPE_UINT8 - dims: [ 1, 16 ] } ]