2 references to LogTolerance
Microsoft.ML.Core (2)
Utilities\MathUtils.cs (2)
223float cutoff = max - LogTolerance; 255if (float.IsNegativeInfinity(max) || negDiff < -LogTolerance)