3 references to GetBatch
Microsoft.ML.Data (3)
DataLoadSave\Text\TextLoaderCursor.cs (3)
222batch = reader.GetBatch(); 337while ((batch = _reader.GetBatch()).Infos != null) 992lines = _reader.GetBatch();