Automatically created from 모델 배포(595:be-type) by 그룹사용자(groupuser)
This commit is contained in:
parent
285a01431d
commit
e1496d5e6f
20
config.pbtxt
Normal file
20
config.pbtxt
Normal file
@ -0,0 +1,20 @@
|
||||
# Triton Backend for TensorFlowGraphdef.
|
||||
backend: "tensorflow"
|
||||
platform: "tensorflow_graphdef"
|
||||
max_batch_size: 0
|
||||
|
||||
input [
|
||||
]
|
||||
|
||||
output [
|
||||
]
|
||||
|
||||
|
||||
|
||||
|
||||
instance_group [
|
||||
{
|
||||
kind: KIND_AUTO
|
||||
count: 1
|
||||
}
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user