Module - runner#
Mixin class for FL models. No default implementation.
Each framework will likely have its own baseclass implementation (e.g. TensorflowTaskRunner) that uses this mixin.
You may copy use this file or the appropriate framework-specific base-class to port your own models.
Classes
|
Federated Learning Task Runner Class. |