tf.raw_ops.TensorArrayV2

Deprecated.

Use TensorArrayV3

size A Tensor of type int32. dtype A tf.DType. element_shape An optional tf.TensorShape or list of ints. Defaults to None. dynamic_size An optional bool. Defaults to False. clear_after_read An optional bool. Defaults to True. tensor_array_name An optional string. Defaults to "". name A name for the operation (optional).

A Tensor of type string.