Automatically created by CHEETAH

This commit is contained in:
groupuser 2025-09-16 05:37:43 +00:00
parent 32ce9413b9
commit e1a8ffef17

25
config.pbtxt Normal file

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