2 references to GetNewDst256
Microsoft.ML.CpuMath (2)
AvxIntrinsics.cs (2)
1523
Vector256<float> xDst2 =
GetNewDst256
(xDst1, xThreshold256);
1583
Vector256<float> xDst2 =
GetNewDst256
(xDst1, xThreshold);