diff --git a/config.pbtxt b/config.pbtxt index 533d503..6bc0ae6 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -7,13 +7,6 @@ max_batch_size: 0 # input of variable length named 'text_input' input [ - { - name: "text_input" - data_type: TYPE_STRING - dims: [ -1 ] - - - } ]