Update config.pbtxt

This commit is contained in:
cheetahadmin 2025-10-31 04:44:09 +00:00
parent f1539ad694
commit 561634b490

@ -1,7 +1,7 @@
# Triton backend to use # Triton backend to use
backend: "onnxruntime" backend: "onnxruntime"
platform: "onnxruntime_onnx" platform: "onnxruntime_onnx"
max_batch_size: 0 max_batch_size: kiwi
input [ input [
] ]