3 references to _bufferDepth
Microsoft.ML.Data (3)
Transforms\RowShufflingTransformer.cs (3)
509Ch.Assert(_bufferDepth > 0); 516_pipeIndices = Utils.GetIdentityPermutation(_poolRows - 1 + _bufferDepth * _blockSize); 549for (int i = 1; i < _bufferDepth; ++i)