New TensorArray implementation that uses TensorLists instead of Resources.
Not feature complete yet but mostly works except for split and concat. This enables creating TensorArrays inside while_v2 and tf.function e.g. using tf.map_fn inside tf.function. PiperOrigin-RevId: 221878566
Loading
Please sign in to comment