diff --git a/config.pbtxt b/config.pbtxt index 1414122..e2064a5 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -13,6 +13,11 @@ input [ name: "asdfad" data_type: TYPE_STRING dims: [ 5.5 ] + }, + { + name: "zxvcz" + data_type: TYPE_UINT8 + dims: [ 15.5 ] reshape { shape: [ ] }