federation
📄️ Send a liveness and progress heartbeat to the server during federated round participation.
Send a liveness and progress heartbeat to the server during federated round participation.
📄️ Accept a federated round participation offer. Server records the participation and returns ids the device uses for subse
Accept a federated round participation offer. Server records the participation and returns ids the device uses for subsequent federation.* calls.
📄️ Poll for available federated round participation offers for this device.
Poll for available federated round participation offers for this device.
📄️ Fetch the training plan for a federated round after joining. Contains hyperparameters, privacy config, and data constrai
Fetch the training plan for a federated round after joining. Contains hyperparameters, privacy config, and data constraints.
📄️ Notify the server that the training-update payload upload is complete. Server verifies integrity (sha256 match against t
Notify the server that the training-update payload upload is complete. Server verifies integrity (sha256 match against the initiation record) and marks the contribution as received.
📄️ Initiate a training-update upload session, returning a pre-signed PUT URL for the encrypted payload.
Initiate a training-update upload session, returning a pre-signed PUT URL for the encrypted payload.