1 write to _ch
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderParser.cs (1)
155_ch = provider.Start("ParseStats");
11 references to _ch
Microsoft.ML.Data (11)
DataLoadSave\Text\TextLoaderParser.cs (11)
157_ch.Assert(cref > 0); 165_ch.Assert(n >= 0); 171_ch.Info("Processed {0} rows with {1} bad values and {2} format errors", 174_ch.Dispose(); 188_ch.Info(MessageSensitivity.Schema, " Bad value at line {0} in column {1} at slot {2}", line, colName, slot); 190_ch.Info(" Suppressing further bad value messages"); 199_ch.Info(MessageSensitivity.Schema, " Bad value at line {0} in column {1}", line, colName); 201_ch.Info(" Suppressing further bad value messages"); 214_ch.Warning("Format error at {0}({1},{2})-({1},{3}): {4}", 218_ch.Warning("Format error: {0}", msg); 220_ch.Warning("Suppressing further format error messages");