From d840b1a4f8d8039699d1894f1f6cf972aca06c9d Mon Sep 17 00:00:00 2001 From: cheetahadmin Date: Fri, 24 Oct 2025 06:08:57 +0000 Subject: [PATCH] Update config.pbtxt --- config.pbtxt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.pbtxt b/config.pbtxt index 736bb27..bf5e277 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -6,7 +6,7 @@ max_batch_size: 0 input [ { - name: "Conv1_input" + name: "@@@Conv1_input@@@" data_type: TYPE_FP32 dims: [ -1, 28, 28, 1 ] },