Automatically created by CHEETAH
This commit is contained in:
parent
b1ee7fcd78
commit
45fa507e80
20
config.pbtxt
Normal file
20
config.pbtxt
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# Triton backend to use
|
||||||
|
name: "xgboost-triton-fil"
|
||||||
|
backend: "fil"
|
||||||
|
max_batch_size: 0
|
||||||
|
|
||||||
|
input [
|
||||||
|
]
|
||||||
|
|
||||||
|
output [
|
||||||
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
instance_group [
|
||||||
|
{
|
||||||
|
kind: KIND_AUTO
|
||||||
|
count: 1
|
||||||
|
}
|
||||||
|
]
|
||||||
Loading…
Reference in New Issue
Block a user