Compare commits

...

No commits in common. "main" and "refs/deployment/triton" have entirely different histories.

2 changed files with 19 additions and 0 deletions

Binary file not shown.

@ -1,2 +1,21 @@
# Triton backend to use # Triton backend to use
name: "yolo-git"
backend: "openvino" backend: "openvino"
platform: "openvino_ov"
max_batch_size: 0
input [
]
output [
]
instance_group [
{
kind: KIND_AUTO
count: 1
}
]