# Triton Backend for TensorFlowSavedModel. backend: "tensorflow" platform: "tensorflow_savedmodel" max_batch_size: 0 input [ { name: "abab" data_type: TYPE_STRING dims: [ 1 ] } ] output [ ] instance_group [ { kind: KIND_AUTO count: 1 } ]