p2pfl.communication.commands.message.pre_send_model_command moduleΒΆ
PRE_SEND_MODEL command.
- class p2pfl.communication.commands.message.pre_send_model_command.PreSendModelCommand(node_state)[source]ΒΆ
Bases:
Command
Command used to notify a recipient node before a model is actually sent.
- Parameters:
node_state (
NodeState
)