Automatically created from 모델 배포(671:fashion7) by 황민수(mstest00)

This commit is contained in:
mstest00 2026-02-23 05:57:30 +00:00
parent 3c9b734974
commit 1d0b848d83

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