3 references to Add
Microsoft.ML.CpuMath.PerformanceTests (1)
SmallInputCpuMathPerformanceTests.cs (1)
17=> CpuMathUtils.Add(DefaultScale, dst.AsSpan(0, arrayLength));
Microsoft.ML.CpuMath.UnitTests (1)
UnitTests.cs (1)
359CpuMathUtils.Add(defaultScale, dst);
Microsoft.ML.Transforms (1)
GcnTransform.cs (1)
519CpuMathUtils.Add(-offset, editor.Values);