Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_missed_batches - issue with RR policy #377

Closed
leondavi opened this issue Jul 20, 2024 · 0 comments · Fixed by #380
Closed

get_missed_batches - issue with RR policy #377

leondavi opened this issue Jul 20, 2024 · 0 comments · Fixed by #380
Assignees

Comments

@leondavi
Copy link
Owner

leondavi commented Jul 20, 2024

When RR policy is selected, get missed batches returns batches that are assumed as missed wrongly.

  1. Add check for policy of source when calling get missed batches. In case of random missed batches check is not supported.
  2. Add support to RR by checking the number of workers that are targets for this source (given in experiment flow) and calculate all expected batch indexes during experiment.
@NoaShapira8 NoaShapira8 linked a pull request Jul 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants