p2pfl.learning.aggregators.krum moduleΒΆ
Krum Aggregator.
- class p2pfl.learning.aggregators.krum.Krum(disable_partial_aggregation=False)[source]ΒΆ
Bases:
Aggregator
Krum [Blanchard et al., 2017].
Paper: https://arxiv.org/pdf/1703.02757
-
SUPPORTS_PARTIAL_AGGREGATION:
bool
= FalseΒΆ
- aggregate(*args: Any, **kwargs: Any) Any ΒΆ
- Return type:
Any
-
SUPPORTS_PARTIAL_AGGREGATION: