2 writes to Total
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoaderCursor.cs (2)
372
Total
= total;
382
Total
= 0;
2 references to Total
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoaderCursor.cs (2)
340
_total = batch.
Total
;
1005
var batch = new RowBatch(iblk * BlockSize, iblk * BlockSize + lines.Infos.Length, lines.
Total
);