Update config.pbtxt
This commit is contained in:
parent
6ec1821367
commit
749bfea6c1
21
config.pbtxt
21
config.pbtxt
@ -1,21 +1,4 @@
|
|||||||
# Triton backend to use
|
# Triton backend to use
|
||||||
name: "yolo-ref-branch"
|
name: "yolo-ref-branch"
|
||||||
backend: "onnxruntime"
|
backend: "openvino"
|
||||||
platform: "onnxruntime_onnx"
|
default_model_filename: "model.onnx"
|
||||||
max_batch_size: 0
|
|
||||||
|
|
||||||
input [
|
|
||||||
]
|
|
||||||
|
|
||||||
output [
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
instance_group [
|
|
||||||
{
|
|
||||||
kind: KIND_AUTO
|
|
||||||
count: 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
Loading…
Reference in New Issue
Block a user