Compare commits
No commits in common. "refs/deployment/triton" and "main" have entirely different histories.
refs/deplo
...
main
BIN
1/model.xml
Normal file
BIN
1/model.xml
Normal file
Binary file not shown.
19
config.pbtxt
19
config.pbtxt
@ -1,21 +1,2 @@
|
||||
# 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