Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve hivemind.optim.experimental and averager stability #421

Merged
merged 18 commits into from
Dec 6, 2021

Conversation

borzunov
Copy link
Member

@borzunov borzunov commented Dec 5, 2021

Change default timings based on training with 70 peers (north EU + west US)

@codecov
Copy link

codecov bot commented Dec 5, 2021

Codecov Report

Merging #421 (a075d32) into master (249be7c) will increase coverage by 0.05%.
The diff coverage is 65.85%.

@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
+ Coverage   83.46%   83.51%   +0.05%     
==========================================
  Files          77       77              
  Lines        7795     7803       +8     
==========================================
+ Hits         6506     6517      +11     
+ Misses       1289     1286       -3     
Impacted Files Coverage Δ
hivemind/averaging/allreduce.py 77.71% <0.00%> (-1.36%) ⬇️
hivemind/averaging/matchmaking.py 87.20% <50.00%> (+1.74%) ⬆️
hivemind/optim/experimental/optimizer.py 62.16% <80.00%> (-2.02%) ⬇️
hivemind/averaging/averager.py 85.54% <100.00%> (+0.75%) ⬆️
hivemind/optim/experimental/progress_tracker.py 99.42% <100.00%> (+1.14%) ⬆️
hivemind/optim/experimental/state_averager.py 86.13% <0.00%> (-0.73%) ⬇️
hivemind/dht/node.py 92.63% <0.00%> (+1.18%) ⬆️
... and 1 more

@borzunov borzunov merged commit a904cfd into master Dec 6, 2021
@borzunov borzunov deleted the scaling_tweaks branch December 6, 2021 00:12
@justheuristic justheuristic restored the scaling_tweaks branch December 6, 2021 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants