diff --git a/config.pbtxt b/config.pbtxt index ead1934..350e9cd 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -12,6 +12,14 @@ input [ reshape { shape: [ 1 ] } + }, + { + name: "test2" + data_type: TYPE_UINT8 + dims: [ 1 ] + reshape { + shape: [ 1 ] + } } ]