Delete config.pbtxt

This commit is contained in:
cheetahadmin 2025-09-15 08:21:33 +00:00
parent 193d99ef48
commit 9bb375bea3

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