Commit Verlauf

Autor SHA1 Nachricht Datum
  Max Ryabinin bc2cccfdb0 Clean up imports, remove unused utils (#486) vor 3 Jahren
  GreenFatGuy 724cdfe5e2 Convert hivemind.server to libp2p backend (#470) vor 3 Jahren
  Max Ryabinin 762f116ffc Pin isort version, bump black (#456) vor 3 Jahren
  Michael Diskin aa6d65a818 Fix "too many open files" issue (#444) vor 3 Jahren
  justheuristic ed4204009f move PerformanceEMA to utils, TrainingAverager to optim, update utils (#405) vor 3 Jahren
  justheuristic 025e095d55 backport PerformanceEMA from server_side_averaging (#397) vor 3 Jahren
  justheuristic 09985d843b Implement simplified all-reduce for asymmetric TCP connections (#385) vor 3 Jahren
  Denis Mazur b44236972a Fix pickle vulnerability (#386) vor 3 Jahren
  justheuristic 1f54faf82f Split compression strategies into separate classes (#366) vor 4 Jahren
  justheuristic 2500e3dd58 Fix "Too many open files" and load state freezing (#371) vor 4 Jahren
  Alexander Borzunov 7f296a43c3 Improve Matchmaking finalizers (#357) vor 4 Jahren
  Alexander Borzunov f97b742508 Fix minor asyncio issues in averager (#356) vor 4 Jahren
  Michael Diskin bedfa6eefb Reorder imports with isort (#326) vor 4 Jahren
  justheuristic 1b01a8164a Resolve deadlock in MPFuture (#337) vor 4 Jahren
  justheuristic 197666c2b6 Remove shared memory from MPFuture, fix minor bugs (#317) vor 4 Jahren
  Max Ryabinin 2f07a556e6 Reformat code with Black (#274) vor 4 Jahren
  Max Ryabinin 5233b6c085 Split hivemind.client into hivemind.averaging and hivemind.moe (#304) vor 4 Jahren
  justheuristic 200fbecdbf Refactor MPFuture to use a single pipe/thread per process (#298) vor 4 Jahren
  justheuristic 0a0e290ea3 Add per-tensor compression, make all-reduce faster and more flexible (#272) vor 4 Jahren
  Vsevolod-pl 8673071bc0 Fixed nan when compressing the tensor of zeros (#266) vor 4 Jahren
  mponty 0080028e25 Add uniform compression (#202) vor 4 Jahren
  Max Ryabinin 916c3db52d Move compression-related code to hivemind.utils.compression (#213) vor 4 Jahren
  Max Ryabinin 6f8f192150 Improve Runtime exception handling (#207) vor 4 Jahren
  Vsevolod-pl b9c02ac191 Add quantile compression (#182) vor 4 Jahren
  Alexey Bukhtiyarov bb7c4d5953 Fix scalar deserialization (#190) vor 4 Jahren
  Alexey Bukhtiyarov 06162992fa Serialize DHTID source with msgpack (#172) vor 4 Jahren
  justheuristic 23e655640c Handle edge cases in DecentralizedAverager (#171) vor 4 Jahren
  Anton Sinitsin 0d7818b2cd fix problem with NamedTuple inheritance in python3.9 (#142) vor 4 Jahren
  justheuristic e159605143 Address averaging corner cases, add benchmark_averaging.py, chunk averaged tensors, fix DHTNode get (#134) vor 4 Jahren
  justheuristic 1754792aad Process-wide channel cache for gRPC+aio (#120) vor 4 Jahren