1 reference to MatMul
Microsoft.ML.CpuMath.PerformanceTests (1)
NativePerformanceTests.cs (1)
248
Thunk.
MatMul
(Ptr(testMatrixAligned, pmat), Ptr(testSrcVectorAligned, psrc), Ptr(testDstVectorAligned, pdst), matrixLength, testSrcVectorAligned.Size);