From 499cfcaa04fb3d95bc89e73d9cd2cdc17c2b4bdf Mon Sep 17 00:00:00 2001 From: groupuser Date: Thu, 20 Nov 2025 02:22:47 +0000 Subject: [PATCH] Update config.pbtxt --- config.pbtxt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.pbtxt b/config.pbtxt index e5306c4..ef50f08 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -27,9 +27,9 @@ output [ { name: "output2" data_type: TYPE_UINT32 - dims: [ 1, 31 ] + dims: [ 1, 30 ] reshape { - shape: [ 1, 31 ] + shape: [ 1, 30 ] } } ]