diff --git a/config.pbtxt b/config.pbtxt index 8b9ae43..f8eb589 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -25,14 +25,6 @@ output [ name: "Softmax11" data_type: TYPE_FP32 dims: [ -1, 10 ] - }, - { - name: "Softmax222" - data_type: TYPE_UINT16 - dims: [ 1 ] - reshape { - shape: [ 1 ] - } } ]