diff --git a/config.pbtxt b/config.pbtxt index ff3c67f..febb81f 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -5,22 +5,6 @@ platform: "tensorflow_savedmodel" max_batch_size: 0 input [ - { - name: "test123123" - data_type: TYPE_UINT64 - dims: [ 123 ] - reshape { - shape: [ 123 ] - } - }, - { - name: "test321321" - data_type: TYPE_UINT8 - dims: [ 332 ] - reshape { - shape: [ 232 ] - } - } ] output [