Compare commits

...

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

2 changed files with 0 additions and 19 deletions

BIN
1/model.xml Normal file

Binary file not shown.

@ -1,21 +1,2 @@
# 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
}
]