tf.raw_ops.TensorListResize

Resizes the list.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.TensorListResize

input_handle: the input list size: size of the output list

input_handle A Tensor of type variant.
size A Tensor of type int32.
name A name for the operation (optional).

A Tensor of type variant.