1 reference to RowBatch
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderCursor.cs (1)
1005
var batch = new
RowBatch
(iblk * BlockSize, iblk * BlockSize + lines.Infos.Length, lines.Total);