4 references to ExponentRange
Microsoft.ML.CpuMath.PerformanceTests (4)
PerformanceTests.cs (4)
89
src[i] = NextFloat(rand,
ExponentRange
);
90
dst[i] = NextFloat(rand,
ExponentRange
);
93
src1[i] = NextFloat(rand,
ExponentRange
);
94
src2[i] = NextFloat(rand,
ExponentRange
);