tf.raw_ops.TensorArrayScatter

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.TensorArrayScatter

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