Automatically updated from 모델 배포(590:cm-py) by 그룹사용자(groupuser)

This commit is contained in:
groupuser 2025-11-04 23:52:12 +00:00
parent 5339f1c1dd
commit e4da8d09dd

@ -1,5 +1,6 @@
# Triton Backend for Python. # Triton Backend for TensorFlowGraphdef.
backend: "python" backend: "tensorflow"
platform: "tensorflow_graphdef"
max_batch_size: 0 max_batch_size: 0
input [ input [
@ -9,12 +10,6 @@ output [
] ]
parameters: [
{
key: "model_path",
value: {string_value: "/cheetah/input/model/groupuser/triton-python-model"}
}
]
instance_group [ instance_group [