4 references to GetNewDst128
Microsoft.ML.CpuMath (4)
AvxIntrinsics.cs (2)
1542
Vector128<float> xDst2 = SseIntrinsics.
GetNewDst128
(xDst1, xThreshold128);
1601
Vector128<float> xDst2 = SseIntrinsics.
GetNewDst128
(xDst1, xThreshold128);
SseIntrinsics.cs (2)
1221
Vector128<float> xDst2 =
GetNewDst128
(xDst1, xThreshold);
1266
Vector128<float> xDst2 =
GetNewDst128
(xDst1, xThreshold);