tf.raw_ops.TensorArrayScatterV2

Deprecated.

Use TensorArrayScatterV3

handle A Tensor of type string.
indices A Tensor of type int32.
value A Tensor.
flow_in A Tensor of type float32.
name A name for the operation (optional).

A Tensor of type float32.