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)
456
Utils.Shuffle(
_rand
, _batch.AsSpan(0, _batchEnd));