Add a new argument `return_same_shape` to `while_loop`. When set, the...
Add a new argument `return_same_shape` to `while_loop`. When set, the structure of the return value will be exactly the same as that of the loop_vars. PiperOrigin-RevId: 203150128
Loading
Please sign in to comment