Commit történet

Szerző SHA1 Üzenet Dátum
  justheuristic 1f54faf82f Split compression strategies into separate classes (#366) 4 éve
  justheuristic 0e90183951 Disable elasticity for averaging, add error handling (#362) 4 éve
  Michael Diskin bedfa6eefb Reorder imports with isort (#326) 4 éve
  Alexander Borzunov 0774937a93 Refactor naming and serialization for PeerIDs (#339) 4 éve
  Alexander Borzunov 3f691fced4 Convert averager to libp2p backend (#323) 4 éve
  justheuristic 11db5fd56f Refactor for v0.9.10 and fix example (#319) 4 éve
  Max Ryabinin 2f07a556e6 Reformat code with Black (#274) 4 éve
  Alexander Borzunov 0be1512c74 Convert DHT to libp2p backend (#296) 4 éve
  Max Ryabinin 5233b6c085 Split hivemind.client into hivemind.averaging and hivemind.moe (#304) 4 éve
  justheuristic 200fbecdbf Refactor MPFuture to use a single pipe/thread per process (#298) 4 éve
  justheuristic e9956b84f6 Add graceful shutdown to DHT and Averager (#301) 4 éve
  justheuristic 0a0e290ea3 Add per-tensor compression, make all-reduce faster and more flexible (#272) 4 éve
  foksly e58f65db33 Support auxiliary participants in AllReduceProtocol (#260) 4 éve
  Roman Zhytar 8c3bd93e87 Statistics averaging (#229) 4 éve
  justheuristic 053c7c7d13 Disentangle DecentralizedAverager components, add weights (#217) 4 éve
  foksly edf9327e45 Support client-only participants in AllReduceProtocol (#176) 4 éve
  justheuristic 25fdf0d94f Move Averager metadata serialization out of user scope (#168) 4 éve
  justheuristic 690c9dc32b Fix the remaining tests for py37 (#166) 4 éve
  justheuristic ca4b8c5df6 Remove pickle.loads in averager (#160) 4 éve
  Max Ryabinin 520562af4b Add the contribution guide (#156) 4 éve
  justheuristic 1d1252c30d Load state from peers in DecentralizedAverager (#154) 4 éve
  justheuristic 10917b259e Averager: update group keys after every step, infer nbits dynamically (#141) 4 éve
  justheuristic 8466d722da Add Averager load balancing and public endpoints (#140) 4 éve
  justheuristic e159605143 Address averaging corner cases, add benchmark_averaging.py, chunk averaged tensors, fix DHTNode get (#134) 4 éve
  justheuristic eb93789ac6 Implement averaging parameters over DHT (2/3) 4 éve
  Max Ryabinin 88122eed1b gRPC connection keepalive (#129) 4 éve
  justheuristic 1754792aad Process-wide channel cache for gRPC+aio (#120) 4 éve
  justheuristic 0595f4af90 Group AllReduce protocol (#119) 4 éve