2 references to MatMulTran
Microsoft.ML.CpuMath (1)
CpuMathUtils.netcoreapp.cs (1)
67
SseIntrinsics.
MatMulTran
(matrix, source, destination, destination.Size, stride);
Microsoft.ML.CpuMath.PerformanceTests (1)
SsePerformanceTests.cs (1)
107
=> SseIntrinsics.
MatMulTran
(testMatrixAligned, testSrcVectorAligned, testDstVectorAligned, matrixLength, matrixLength);