fl4health.parameter_exchange.fedpm_exchanger module¶ class FedPmExchanger[source]¶ Bases: DynamicLayerExchanger __init__()[source]¶ Exchanger specifically tailored to exchange parameters and other information between FedPM servers and clients. FedPM has a special set of information that needs to be exchanged, which is handled by this class. pull_parameters(parameters, model, config=None)[source]¶ Return type: None