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