From b9514fc105a00c9dcbad2b0bb58cc22ba20f226a Mon Sep 17 00:00:00 2001 From: gyeongmin Date: Tue, 13 May 2025 20:12:09 +0900 Subject: [PATCH] modify model name --- config.pbtxt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.pbtxt b/config.pbtxt index 6f1553b..aabf675 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -1,5 +1,5 @@ # Triton backend to use -name: "fashion-mnist" +name: "tensorflow-fashion-mnist" backend: "tensorflow_savedmodel" max_batch_size: 0