Misc TFLite subgraph / control flow op fixes
* Fix dynamic tensor allocation when the tensor size is never changed (see subgraph.cc) * Fix while op: condition output can be a 0D scalar tensor. * Register while op in register.cc PiperOrigin-RevId: 234625281
Loading
Please sign in to comment