Historia zmian

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