FedEval
FedEval.aggregator
FedEval.communicaiton
FedEval.config
FedEval.dataset
FedEval.model
FedEval.role
FedEval.secure_protocols
FedEval.strategy
FedEval.utils
FedEval.config.singleton
Singleton
the base class of singletons.
Bases: object
object
the base class of singletons. Each cls on the inheritance tree can own only one instance.