justheuristic
|
b906ae94ed
better zero_grad behavior in CollaborativeOptimizer (#221)
|
4 年之前 |
justheuristic
|
2359906253
Add gradient buffers to CollaborativeOptimizer (#220)
|
4 年之前 |
mponty
|
0080028e25
Add uniform compression (#202)
|
4 年之前 |
ploshkin
|
9d2a40714c
Prevent DecentralizedSGD from accidentally skipping a fraction of training batches (#218)
|
4 年之前 |
Max Ryabinin
|
916c3db52d
Move compression-related code to hivemind.utils.compression (#213)
|
4 年之前 |
Alexey Bukhtiyarov
|
7bb6565674
Add CollaborativeOptimizer, TrainingAverager (#215)
|
4 年之前 |
justheuristic
|
053c7c7d13
Disentangle DecentralizedAverager components, add weights (#217)
|
4 年之前 |
Max Ryabinin
|
ca6d87a837
Replace FeedforwardBlock with a correct implementation (#211)
|
4 年之前 |
Max Ryabinin
|
1d364b7c32
Convert SerializerBase to an abstract class (#212)
|
4 年之前 |
Max Ryabinin
|
6128cbbd51
Add gradient clipping support to ExpertBackend (#214)
|
4 年之前 |
justheuristic
|
ca3aadb8f8
Implement basic decentralized optimizers (#210)
|
4 年之前 |
Max Ryabinin
|
6f8f192150
Improve Runtime exception handling (#207)
|
4 年之前 |
Aleksandr Borzunov
|
1deab01c71
Add RSA signature protection for DHT records (#187)
|
4 年之前 |
Max Ryabinin
|
3024d381c5
Support learning rate schedulers in ExpertBackend (#196)
|
4 年之前 |
justheuristic
|
f132294edb
Extract expert-specific methods from DHT (#192)
|
4 年之前 |
Vsevolod-pl
|
b9c02ac191
Add quantile compression (#182)
|
4 年之前 |
foksly
|
edf9327e45
Support client-only participants in AllReduceProtocol (#176)
|
4 年之前 |
Alexey Bukhtiyarov
|
bb7c4d5953
Fix scalar deserialization (#190)
|
4 年之前 |
justheuristic
|
faa0df5b46
Cast environment variables to correct types
|
4 年之前 |
Max Ryabinin
|
bbcbd786e5
Move CLI server launch script to hivemind/hivemind_cli (#173)
|
4 年之前 |
Alexey Bukhtiyarov
|
06162992fa
Serialize DHTID source with msgpack (#172)
|
4 年之前 |
romakail
|
5a1f2a24b2
Fix a typo in quickstart.md (#174)
|
4 年之前 |
justheuristic
|
23e655640c
Handle edge cases in DecentralizedAverager (#171)
|
4 年之前 |
justheuristic
|
25fdf0d94f
Move Averager metadata serialization out of user scope (#168)
|
4 年之前 |
justheuristic
|
690c9dc32b
Fix the remaining tests for py37 (#166)
|
4 年之前 |
Michael Diskin
|
03aca7c479
Support edge cases for DHT key/subkey/value, add tests, update .gitignore for pb2 (#167)
|
4 年之前 |
justheuristic
|
ca4b8c5df6
Remove pickle.loads in averager (#160)
|
4 年之前 |
Alexey Bukhtiyarov
|
e58eb430b1
copytree implementation for py37 compatibility (#162)
|
4 年之前 |
Max Ryabinin
|
520562af4b
Add the contribution guide (#156)
|
4 年之前 |
justheuristic
|
1d1252c30d
Load state from peers in DecentralizedAverager (#154)
|
4 年之前 |