MvΒΆ
Performs a matrix-vector product of the matrix input and the vector vec.
Abstract Signature:
Mv(input: Tensor, vec: Tensor)
Performs a matrix-vector product of the matrix input and the vector vec.
Abstract Signature:
Mv(input: Tensor, vec: Tensor)