1 write to Inf
Microsoft.ML.Core.Tests (1)
UnitTests\TestEntryPoints.cs (1)
393range = new TlcModule.RangeAttribute() { Inf = 5.0 };
2 references to Inf
Microsoft.ML.Core (2)
EntryPoints\EntryPointUtils.cs (2)
30(range.Inf == null || ((IComparable)range.Inf).CompareTo(val) < 0) &&