From 7f71645d0033d7d377159bec8f5b400bfdfc6307 Mon Sep 17 00:00:00 2001 From: gyeongmin Date: Tue, 13 May 2025 20:18:27 +0900 Subject: [PATCH] modify backend type --- config.pbtxt | 1 + 1 file changed, 1 insertion(+) diff --git a/config.pbtxt b/config.pbtxt index 0cf5625..7d7a58f 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -1,5 +1,6 @@ # Triton backend to use name: "tensorflow-fashion-mnist" +backend: "tensorflow" max_batch_size: 0 # Triton should expect as input a single string