tf.raw_ops.TensorArrayGather

handle A Tensor of type mutable string.
indices A Tensor of type int32.
flow_in A Tensor of type float32.
dtype A tf.DType.
element_shape An optional tf.TensorShape or list of ints. Defaults to None.
name A name for the operation (optional).

A Tensor of type dtype.