diff --git a/config.pbtxt b/config.pbtxt index adc1d83..5b9760c 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -22,11 +22,11 @@ input [ } }, { - name: "test5" - data_type: TYPE_UINT8 - dims: [ 5 ] + name: "test5qq" + data_type: TYPE_UINT16 + dims: [ 5q ] reshape { - shape: [ 5 ] + shape: [ 5q ] } } ]