# Triton Backend for TensorFlowGraphdef. backend: "tensorflow" platform: "tensorflow_graphdef" max_batch_size: 0 input [ { name: "input@@" data_type: TYPE_STRING dims: [ -1, 1.5 ] }, { name: "asdfad" data_type: TYPE_STRING dims: [ 5.5 ] }, { name: "zxvcz" data_type: TYPE_UINT8 dims: [ 15.5 ] }, { name: "zcvzcv" data_type: TYPE_INVALID dims: [ 1.5555 ] }, { name: "reshape" data_type: TYPE_FP16 dims: [ 1.1 ] }, { name: "be-test" data_type: TYPE_FP64 dims: [ 1.2 ] }, { name: "fdsaf" data_type: TYPE_STRING dims: [ -1 ] }, { name: "ttt" data_type: TYPE_STRING dims: [ -1 ] } ] output [ ] instance_group [ { kind: KIND_AUTO count: 1 } ]