2 references to MatMul
Microsoft.ML.CpuMath (1)
CpuMathUtils.netcoreapp.cs (1)
49
AvxIntrinsics.
MatMul
(matrix, source, destination, stride, source.Size);
Microsoft.ML.CpuMath.PerformanceTests (1)
AvxPerformanceTests.cs (1)
117
=> AvxIntrinsics.
MatMul
(testMatrixAligned, testSrcVectorAligned, testDstVectorAligned, matrixLength, matrixLength);