Automatically created from 모델 배포(677:model name test) by 그룹사용자(groupuser)

This commit is contained in:
groupuser 2026-02-27 00:36:14 +00:00
parent 2417e7f21e
commit 24bdb55c8b

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
}
]