Automatically created from 모델 배포(596:new-tensor-flow) by 그룹사용자(groupuser)

This commit is contained in:
groupuser 2025-11-05 00:24:25 +00:00
parent 14eabebbc8
commit 2ebdfafefe

20
config.pbtxt Normal file

@ -0,0 +1,20 @@
# Triton Backend for TensorFlowSavedModel.
backend: "tensorflow"
platform: "tensorflow_savedmodel"
max_batch_size: 0
input [
]
output [
]
instance_group [
{
kind: KIND_AUTO
count: 1
}
]