Update config.pbtxt

This commit is contained in:
groupuser 2025-11-20 02:22:47 +00:00
parent 62a0c3a0ed
commit 499cfcaa04

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