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