tf.raw_ops.TensorArraySplitV2

Deprecated.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.TensorArraySplitV2

Use TensorArraySplitV3

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

A Tensor of type float32.