1 write to BatchId
Microsoft.ML.Data (1)
Data\DataViewUtils.cs (1)
807
BatchId
= batchId;
2 references to BatchId
Microsoft.ML.Data (2)
Data\DataViewUtils.cs (2)
1095
Ch.Assert(nextBatch.HasException || nextBatch.
BatchId
> Batch);
1097
_batch = nextBatch.
BatchId
;