Aggregate device training updates into a new model version using the specified FL strategy. Loads the base version PyTor
POST/api/v1/training/aggregate
Aggregate device training updates into a new model version using the specified FL strategy. Loads the base version PyTorch artifact from storage, runs FedAvg/FedProx/etc., saves PyTorch + ONNX artifacts, and creates a new ModelVersion row. If a completed SecAgg session exists for this model, uses the secure-aggregated result directly instead of loading raw device updates.
Request
Responses
- 200
- default
Success
Error response