20 lines
146 B
Plaintext
20 lines
146 B
Plaintext
# Triton Backend for FIL.
|
|
backend: "fil"
|
|
max_batch_size: 0
|
|
|
|
input [
|
|
]
|
|
|
|
output [
|
|
]
|
|
|
|
|
|
|
|
|
|
instance_group [
|
|
{
|
|
kind: KIND_AUTO
|
|
count: 1
|
|
}
|
|
]
|