Commit 2692150
authored
Update federated evaluation documentation (#1624)
* Update federated evaluation documentation and adjust input shape for Keras data loader. Removed input shape specification from the plan.yaml file and updated the feature shape in the KerasHippmapp3rsynth class to [160, 160, 128]. Additionally, modified the README to reflect changes in the plan initialization command by removing the input shape argument.
Signed-off-by: Rahul Garg <rahul.garg@intel.com>
* Update taskrunner tutorial to clarify the command's support for model initializations. Adjusted wording to enhance understanding of the FL experiment plan setup process.
Signed-off-by: Rahul Garg <rahul.garg@intel.com>
---------
Signed-off-by: Rahul Garg <rahul.garg@intel.com>1 parent 910f13c commit 2692150
File tree
5 files changed
+3
-11
lines changed- docs
- about/features_index
- tutorials
- openfl-workspace
- keras/hippmapp3r
- plan
- src
- torch/mnist
5 files changed
+3
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | 111 | | |
119 | 112 | | |
120 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments