Skip to main content

training

📄️ Aggregate device training updates into a new model version using the specified FL strategy. Loads the base version PyTor

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.