description: TensorFlow variant of NumPy's eye.
TensorFlow variant of NumPy's eye.
eye
tf.experimental.numpy.eye( N, M=None, k=0, dtype=float )
Unsupported arguments: order.
order
See the NumPy documentation for numpy.eye.
numpy.eye