[TF TensorArray] allow reading from an unwritten index if fully defined element_shape is given.
This allows one to write to only some indices of a TensorArray before calling stack. Elements that were not written to are treated as all zero tensors. PiperOrigin-RevId: 174783569
Loading
Please sign in to comment