tf.raw_ops.TensorArrayReadV2

Deprecated. Use TensorArrayReadV3

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.TensorArrayReadV2

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.