Automatically created by CHEETAH
This commit is contained in:
parent
47036510c9
commit
6563cbdaaf
21
config.pbtxt
Normal file
21
config.pbtxt
Normal file
@ -0,0 +1,21 @@
|
||||
# Triton backend to use
|
||||
name: "yolo-git"
|
||||
backend: "openvino"
|
||||
platform: "openvino_ov"
|
||||
max_batch_size: 0
|
||||
|
||||
input [
|
||||
]
|
||||
|
||||
output [
|
||||
]
|
||||
|
||||
|
||||
|
||||
|
||||
instance_group [
|
||||
{
|
||||
kind: KIND_AUTO
|
||||
count: 1
|
||||
}
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user