Mv == Performs a matrix-vector product of the matrix input and the vector vec. **Abstract Signature:** ``Mv(input: Tensor, vec: Tensor)`` .. raw:: html
torch.mv
jax.numpy.matmul
numpy.matmul
keras.ops.matmul
mlx.core.matmul