Compute matrix product C = A * B where A is m*p and B is p*n. Returns a new m*n matrix.
(A, B *FloatMatrix)
source not stored for this graph (policy: none)