tf.raw_ops.TensorArrayReadV2

Deprecated.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.TensorArrayReadV2

Use TensorArrayReadV3

handle A Tensor of type string.
index A Tensor of type int32.
flow_in A Tensor of type float32.
dtype A tf.DType.
name A name for the operation (optional).

A Tensor of type dtype.