diff --git a/config.pbtxt b/config.pbtxt index d66b0da..2b63bbe 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -17,6 +17,11 @@ input [ name: "new-new" data_type: TYPE_STRING dims: [ -1 ] + }, + { + name: "new3" + data_type: TYPE_STRING + dims: [ -1 ] } ]