Package jdistlib.inference
Class WarmupSchedule.Resolved
java.lang.Object
jdistlib.inference.WarmupSchedule.Resolved
- Enclosing class:
WarmupSchedule
-
Method Summary
Modifier and TypeMethodDescriptionbooleanendsSlowWindow(int completedIterations) intphase(int zeroBasedIteration) int[]int
-
Method Details
-
phase
-
endsSlowWindow
public boolean endsSlowWindow(int completedIterations) -
slowWindowEnds
public int[] slowWindowEnds() -
initialBuffer
public int initialBuffer() -
terminalBuffer
public int terminalBuffer()
-