Closed kazewong closed 7 months ago
The current workflow of switching between global and local sampler is fixed. This limits the flexibility of dynamic scheduling and early stopping.
It would be useful to wrap both training and sampling into a "strategy block", so the user can composable different training and sampling strategy.
This requires the following work:
The current workflow of switching between global and local sampler is fixed. This limits the flexibility of dynamic scheduling and early stopping.
It would be useful to wrap both training and sampling into a "strategy block", so the user can composable different training and sampling strategy.
This requires the following work: