4 references to Load8
Microsoft.ML.CpuMath (4)
AvxIntrinsics.cs (4)
792Vector256<float> dstVector = Load8(pDstCurrent, pIdxCurrent); 890Vector256<float> dstVector = Load8(pDstCurrent, pIdxCurrent); 1412Vector256<float> srcVector = Load8(pSrcCurrent, pIdxCurrent); 1581Vector256<float> xDst1 = Load8(pdst1, pIdxCurrent);