tf.keras.ops.ravel

Return a contiguous flattened tensor.

A 1-D tensor, containing the elements of the input, is returned.

x Input tensor.

Output tensor.