1 write to _relaxation
Microsoft.ML.Sweeper (1)
AsyncSweeper.cs (1)
207_relaxation = options.Relaxation;
2 references to _relaxation
Microsoft.ML.Sweeper (2)
AsyncSweeper.cs (2)
250PrepareNextBatch(_results.GetRange(0, Math.Max(0, _numGenerated - _relaxation))); 264return _minUnfinishedId >= _numGenerated - _relaxation;