tf.keras.ops.vstack

Stack tensors in sequence vertically (row wise).

xs Sequence of tensors.

Tensor formed by stacking the given tensors.