xgboost-triton-fil/config.pbtxt

21 lines
171 B
Plaintext

# Triton backend to use
name: "xgboost-triton-fil"
backend: "fil"
max_batch_size: 0
input [
]
output [
]
instance_group [
{
kind: KIND_AUTO
count: 1
}
]