tf.experimental.numpy.matmul

TensorFlow variant of NumPy's matmul.

Used in the notebooks

Used in the guide

Unsupported arguments: out, where, casting, order, dtype, subok, signature, extobj.

See the NumPy documentation for numpy.matmul.