4 references to ParseStats
Microsoft.ML.Data (4)
DataLoadSave\Text\TextLoaderCursor.cs (2)
151
var stats = new
ParseStats
(parent._host, 1);
168
var stats = new
ParseStats
(parent._host, cthd);
DataLoadSave\Text\TextLoaderParser.cs (2)
741
var stats = new
ParseStats
(parent._host, cref: 1, maxShow: 0);
777
var stats = new
ParseStats
(parent._host, cref: 1, maxShow: 0);