Historique des commits

Auteur SHA1 Message Date
  justheuristic 5d31c3ba9d Implement core functionality of hivemind.Optimizer (#403) il y a 3 ans
  justheuristic 00538dbef6 Implement state sharing priority (#415) il y a 3 ans
  justheuristic 7a79aea439 Fix StepControl.cancel() in DecentralizedAverager (#411) il y a 3 ans
  justheuristic 22665fdcee Make target group size optional (#412) il y a 3 ans
  justheuristic ed4204009f move PerformanceEMA to utils, TrainingAverager to optim, update utils (#405) il y a 3 ans
  justheuristic a09df5492f Add an option to pre-schedule averaging (#398) il y a 3 ans
  justheuristic 1f54faf82f Split compression strategies into separate classes (#366) il y a 4 ans
  justheuristic 0e90183951 Disable elasticity for averaging, add error handling (#362) il y a 4 ans
  Michael Diskin bedfa6eefb Reorder imports with isort (#326) il y a 4 ans
  Alexander Borzunov 0774937a93 Refactor naming and serialization for PeerIDs (#339) il y a 4 ans
  Alexander Borzunov 3f691fced4 Convert averager to libp2p backend (#323) il y a 4 ans
  justheuristic 11db5fd56f Refactor for v0.9.10 and fix example (#319) il y a 4 ans
  Max Ryabinin 2f07a556e6 Reformat code with Black (#274) il y a 4 ans
  Alexander Borzunov 0be1512c74 Convert DHT to libp2p backend (#296) il y a 4 ans
  Max Ryabinin 5233b6c085 Split hivemind.client into hivemind.averaging and hivemind.moe (#304) il y a 4 ans
  justheuristic 200fbecdbf Refactor MPFuture to use a single pipe/thread per process (#298) il y a 4 ans
  justheuristic e9956b84f6 Add graceful shutdown to DHT and Averager (#301) il y a 4 ans
  justheuristic 0a0e290ea3 Add per-tensor compression, make all-reduce faster and more flexible (#272) il y a 4 ans
  foksly e58f65db33 Support auxiliary participants in AllReduceProtocol (#260) il y a 4 ans
  Roman Zhytar 8c3bd93e87 Statistics averaging (#229) il y a 4 ans
  justheuristic 053c7c7d13 Disentangle DecentralizedAverager components, add weights (#217) il y a 4 ans
  foksly edf9327e45 Support client-only participants in AllReduceProtocol (#176) il y a 4 ans
  justheuristic 25fdf0d94f Move Averager metadata serialization out of user scope (#168) il y a 4 ans
  justheuristic 690c9dc32b Fix the remaining tests for py37 (#166) il y a 4 ans
  justheuristic ca4b8c5df6 Remove pickle.loads in averager (#160) il y a 4 ans
  Max Ryabinin 520562af4b Add the contribution guide (#156) il y a 4 ans
  justheuristic 1d1252c30d Load state from peers in DecentralizedAverager (#154) il y a 4 ans
  justheuristic 10917b259e Averager: update group keys after every step, infer nbits dynamically (#141) il y a 4 ans
  justheuristic 8466d722da Add Averager load balancing and public endpoints (#140) il y a 4 ans
  justheuristic e159605143 Address averaging corner cases, add benchmark_averaging.py, chunk averaged tensors, fix DHTNode get (#134) il y a 4 ans