diff --git a/config.pbtxt b/config.pbtxt index 980d2ca..7ff92d8 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -38,9 +38,11 @@ input [ name: "fdsaf" data_type: TYPE_STRING dims: [ -1 ] - reshape { - shape: [ ] - } + }, + { + name: "ttt" + data_type: TYPE_STRING + dims: [ -1 ] } ]