Automatically created by CHEETAH

This commit is contained in:
groupuser 2025-09-22 08:04:03 +00:00
parent 5cf5071eb9
commit b808032972

21
config.pbtxt Normal file

@ -0,0 +1,21 @@
# Triton backend to use
name: "yolo11-tensorrt"
backend: "tensorrt"
platform: "tensorrt_plan"
max_batch_size: 0
input [
]
output [
]
instance_group [
{
kind: KIND_AUTO
count: 1
}
]