yolo-ref-branch/config.pbtxt
2025-09-15 08:06:32 +00:00

19 lines
180 B
Plaintext

# Triton backend to use
name: "yolo-ref-branch"
platform: "onnxruntime_onnx"
max_batch_size: 0
input [
]
output [
]
instance_group [
{
kind: KIND_AUTO
count: 1
}
]