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 |
justheuristic
|
2bd481c73f
added torch1.7 support, switch to grpc 1.33, grpc bump, improved tests & logging, (#116)
|
vor 4 Jahren |
Vsevolod-pl
|
fde83bba02
Implemented float16 compression (#106)
|
vor 4 Jahren |
Vsevolod-pl
|
d4d9da9d3e
Tensor compression (part1) (#102)
|
vor 4 Jahren |
justheuristic
|
535318e249
Simplify & explain hivemind.dht.DHT (#78)
|
vor 5 Jahren |