From 28e13453e1bc57b3840140005ebf9c57bf147e2f Mon Sep 17 00:00:00 2001 From: groupuser Date: Thu, 20 Nov 2025 02:24: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 ef50f08..e5306c4 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -27,9 +27,9 @@ output [ { name: "output2" data_type: TYPE_UINT32 - dims: [ 1, 30 ] + dims: [ 1, 31 ] reshape { - shape: [ 1, 30 ] + shape: [ 1, 31 ] } } ]