Update config.pbtxt

This commit is contained in:
groupuser 2025-11-20 02:24:47 +00:00
parent 499cfcaa04
commit 28e13453e1

@ -27,9 +27,9 @@ output [
{
name: "output2"
data_type: TYPE_UINT32
dims: [ 1, 30 ]
dims: [ 1, 31 ]
reshape {
shape: [ 1, 30 ]
shape: [ 1, 31 ]
}
}
]