1 write to _rand
Microsoft.ML.Data (1)
DataView\AppendRowsDataView.cs (1)
424_rand = rand;
1 reference to _rand
Microsoft.ML.Data (1)
DataView\AppendRowsDataView.cs (1)
456Utils.Shuffle(_rand, _batch.AsSpan(0, _batchEnd));