Improve CPU time usage in the SpaceToBatch op.
Refactors a method that uses `OP_REQUIRES[_OK]` heavily to return a `Status` in error cases instead. PiperOrigin-RevId: 207027527
Loading
Please sign in to comment
Refactors a method that uses `OP_REQUIRES[_OK]` heavily to return a `Status` in error cases instead. PiperOrigin-RevId: 207027527