Module - straggler_handling

Module - straggler_handling#

Straggler handling module.

Classes

CutoffTimePolicy([round_start_time, ...])

Cutoff time based Straggler Handling function.

PercentagePolicy([...])

Percentage based Straggler Handling function.

StragglerPolicy()

Federated Learning straggler handling interface.

WaitForAllPolicy()

This policy waits for all collaborators.