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