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