p2pfl.learning.aggregators.krum moduleΒΆ

Krum Aggregator.

class p2pfl.learning.aggregators.krum.Krum(disable_partial_aggregation=False)[source]ΒΆ

Bases: WeightAggregator

Krum [Blanchard et al., 2017].

Inherits from WeightAggregator as Krum works with neural network weight tensors.

Paper: https://arxiv.org/pdf/1703.02757

Parameters:

disable_partial_aggregation (bool)

SUPPORTS_PARTIAL_AGGREGATION: bool = FalseΒΆ
addr: strΒΆ
partial_aggregation: boolΒΆ