description: TensorFlow variant of NumPy's ones_like.

tf.experimental.numpy.ones_like

TensorFlow variant of NumPy's ones_like.

Unsupported arguments: order, subok, shape.

See the NumPy documentation for numpy.ones_like.