Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Swarm Split Learning
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
INDA_ML
Swarm Split Learning
Commits
213ee546
Commit
213ee546
authored
9 months ago
by
Tim Tobias Bauerle
Browse files
Options
Downloads
Patches
Plain Diff
Experiment setup
parent
bdae7079
Branches
Branches containing commit
No related tags found
1 merge request
!22
Fix lr schedule
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
edml/config/battery/resnet110_cifar100_cost.yaml
+1
-1
1 addition, 1 deletion
edml/config/battery/resnet110_cifar100_cost.yaml
edml/config/topology/resnet110_cifar100_batteries.yaml
+5
-6
5 additions, 6 deletions
edml/config/topology/resnet110_cifar100_batteries.yaml
with
6 additions
and
7 deletions
edml/config/battery/resnet110_cifar100_cost.yaml
+
1
−
1
View file @
213ee546
deduction_per_second
:
0.0
2
deduction_per_second
:
0.0
05
deduction_per_mflop
:
0.00000005
deduction_per_mbyte_received
:
0.0002
deduction_per_mbyte_sent
:
0.0002
This diff is collapsed.
Click to expand it.
edml/config/topology/resnet110_cifar100_batteries.yaml
+
5
−
6
View file @
213ee546
...
...
@@ -2,27 +2,26 @@ devices: [
{
device_id
:
"
d0"
,
address
:
"
localhost:50051"
,
battery_capacity
:
400
,
battery_capacity
:
750
,
},
{
device_id
:
"
d1"
,
address
:
"
localhost:50052"
,
battery_capacity
:
40
0
battery_capacity
:
75
0
},
{
device_id
:
"
d2"
,
address
:
"
localhost:50053"
,
battery_capacity
:
3
00
battery_capacity
:
6
00
},
{
device_id
:
"
d3"
,
address
:
"
localhost:50054"
,
battery_capacity
:
2
00
battery_capacity
:
6
00
},
{
device_id
:
"
d4"
,
address
:
"
localhost:50055"
,
battery_capacity
:
2
00
battery_capacity
:
6
00
}
]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment