2 references to ScaleAddU
Microsoft.ML.CpuMath (1)
CpuMathUtils.netcoreapp.cs (1)
180AvxIntrinsics.ScaleAddU(scale, addend, destination);
Microsoft.ML.CpuMath.PerformanceTests (1)
AvxPerformanceTests.cs (1)
30=> AvxIntrinsics.ScaleAddU(DefaultScale, DefaultScale, new Span<float>(dst, 0, Length));