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 年之前 |
Michael Diskin
|
2877a735c4
Update setup.py (#145)
|
4 年之前 |
MaximKsh
|
b8e794b92d
Fix flaky test_remote_module_call (#144)
|
4 年之前 |
Anton Sinitsin
|
0d7818b2cd
fix problem with NamedTuple inheritance in python3.9 (#142)
|
4 年之前 |
justheuristic
|
10917b259e
Averager: update group keys after every step, infer nbits dynamically (#141)
|
4 年之前 |
justheuristic
|
8466d722da
Add Averager load balancing and public endpoints (#140)
|
4 年之前 |
justheuristic
|
62e674195a
handle pin_memory to avoid runtimeerror (#139)
|
4 年之前 |