GMK-TEST-MODEL/config.pbtxt

21 lines
183 B
Plaintext

# Triton Backend for PyTorch.
backend: "pytorch"
platform: "pytorch_libtorch"
max_batch_size: 0
input [
]
output [
]
instance_group [
{
kind: KIND_AUTO
count: 1
}
]