tf.raw_ops.TensorArrayGatherV2

Deprecated. Use TensorArrayGatherV3

handle A Tensor of type 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.