Skip to content

Commit 8479136

Browse files
kminhtateoparvanov
andauthored
[Task Runner API] [Flower Interoperability] Integrate changes for flower-app-pytorch workspace's custom Aggregator into core component (#1585)
* integrate custom flwr workspace aggregator to core aggregator Signed-off-by: kta-intel <kevin.ta@intel.com> * formatting Signed-off-by: kta-intel <kevin.ta@intel.com> * change self.use_connector > self.interop_mode Signed-off-by: kta-intel <kevin.ta@intel.com> * docstring for connector Signed-off-by: kta-intel <kevin.ta@intel.com> * formatting Signed-off-by: kta-intel <kevin.ta@intel.com> --------- Signed-off-by: kta-intel <kevin.ta@intel.com> Co-authored-by: teoparvanov <teodor.parvanov@intel.com>
1 parent ee8fe0a commit 8479136

File tree

4 files changed

+43
-356
lines changed

4 files changed

+43
-356
lines changed

openfl-workspace/flower-app-pytorch/plan/plan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
aggregator :
55
defaults : plan/defaults/aggregator.yaml
6-
template : src.aggregator.AggregatorFlower
6+
template : openfl.component.Aggregator
77
settings :
88
rounds_to_train : 1 # DO NOT EDIT. This is to indicate OpenFL communication rounds
99
persist_checkpoint : false

openfl-workspace/flower-app-pytorch/src/aggregator.py

Lines changed: 0 additions & 325 deletions
This file was deleted.

0 commit comments

Comments
 (0)