tf.raw_ops.TensorArray

size A Tensor of type int32.
dtype A tf.DType.
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 "".
element_shape An optional tf.TensorShape or list of ints. Defaults to None.
name A name for the operation (optional).

A Tensor of type mutable string.