1 write to InfCount
Microsoft.ML.Predictor.Tests (1)
CompareBaselines.cs (1)
135InfCount++;
2 references to InfCount
Microsoft.ML.Predictor.Tests (2)
CompareBaselines.cs (2)
152if (InfCount > 0) 153log.Write("*** Infinite diffs: {0}, ", InfCount);