3 writes to _batch
Microsoft.ML.Data (3)
DataLoadSave\Text\TextLoaderCursor.cs (3)
96
_batch
= -1;
346
_batch
= batch.Batch;
350
_batch
= long.MaxValue;
1 reference to _batch
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderCursor.cs (1)
43
get { return
_batch
; }