Closed d28081439 closed 4 months ago
"This issue is being marked as stale due to inactivity. Remove label or comment to prevent closure in 5 days."
"This issue is being closed because it has been marked as stale for 5 days with no further activity."
I try to add one MicroMutableOpResolver<1> micro_op_resolver; micro_op_resolver.AddFullyConnected()
But the memory has increased by about 150k Is the increased memory size correct? Is there a list of how many memories will be generated for each OP added?