tf.experimental.numpy.reshape

TensorFlow variant of NumPy's reshape.

order argument can only b 'C' or 'F'.

See the NumPy documentation for numpy.reshape.