Automatically created by CHEETAH
This commit is contained in:
parent
5cf865f71e
commit
193d99ef48
23
config.pbtxt
Normal file
23
config.pbtxt
Normal file
@ -0,0 +1,23 @@
|
||||
# Triton backend to use
|
||||
name: "yolo-ref-branch"
|
||||
platform: "onnxruntime_onnx"
|
||||
max_batch_size: 0
|
||||
|
||||
input [
|
||||
|
||||
]
|
||||
|
||||
output [
|
||||
|
||||
]
|
||||
|
||||
|
||||
|
||||
|
||||
instance_group [
|
||||
{
|
||||
kind: KIND_AUTO
|
||||
count: 1
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user