diff --git a/config.pbtxt b/config.pbtxt index ef50f08..e5306c4 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -27,9 +27,9 @@ output [ { name: "output2" data_type: TYPE_UINT32 - dims: [ 1, 30 ] + dims: [ 1, 31 ] reshape { - shape: [ 1, 30 ] + shape: [ 1, 31 ] } } ]