Chao Ma
|
d340ea3aa8
|
[Distributed] Remove server_count from ip_config.txt (#1985)
* remove server_count from ip_config.txt
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* lint
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* Update dist_context.py
* fix lint.
* make it work for multiple spaces.
* update ip_config.txt.
* fix examples.
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* udpate
* update
* update
* update
* update
* update
Co-authored-by: Da Zheng <zhengda1936@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-19-1.us-west-2.compute.internal>
|
2020-08-11 17:41:48 +08:00 |
|
Da Zheng
|
ee30b2aadd
|
[Distributed] Fix standalone (#1974)
* fix tests.
* fix.
* remove a test.
* make code work in the standalone mode.
* fix example.
* more fix.
* make DistDataloader work with num_workers=0
* fix DistDataloader tests.
* fix.
* fix lint.
* fix cleanup.
* fix test
* remove unnecessary code.
* remove tests.
* fix.
* fix.
* fix.
* fix example
* fix.
* fix.
* fix launch script.
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-19-1.us-west-2.compute.internal>
|
2020-08-10 15:49:28 -07:00 |
|
Chao Ma
|
5b515cf667
|
[KVStore] Support group barrier (#1880)
* udpate
* update
* update
* update
* update
* update
* update
* update
* fix lint
* update
* update
* update
* update
* udpate
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
Co-authored-by: Da Zheng <zhengda1936@gmail.com>
|
2020-07-30 19:21:20 +08:00 |
|
Chao Ma
|
5c92f6c218
|
[RPC] Rpc exit with explicit invocation (#1825)
* exit client
* update
* update
* update
* update
* update
* update
* update
* update test
* update
* update
* update
* update
* update
* update
* update
* update
* update
|
2020-07-20 14:56:26 +08:00 |
|
Chao Ma
|
bdc1e649e0
|
[RPC] Client will retry connection until the server starts. (#1758)
* update
* update
* update
|
2020-07-07 13:34:41 +08:00 |
|
Chao Ma
|
dd8d5289ef
|
[rpc] Add num_clients and sort client ID by machine-id (#1713)
* add num_clients to kvstore
* update
* update
* update
* update
* update
* update
* update
* fix lint
* update
* update
* update
* add test
* update
* update
* update
* update
* fix test
* update
* update
* update
* update
* update
* update
* update
Co-authored-by: Da Zheng <zhengda1936@gmail.com>
|
2020-06-28 18:40:38 -07:00 |
|
Jinjing Zhou
|
fb248b678a
|
[RPC] Sampling over RPC (#1616)
* fix
* test1111
* 111
* 111
* fff
* lint
* 111
* lint
* lint
* 111
* fijx
* 111
* fix
* 111
* commit
* 111
* 111
* lint
* fix typo
* fix
* lint
* fix
* 111
* support mxnet
* support mxnet
* lint
* remove print
* fix
* fix test.
* fix test.
* fix test.
* try to fix an undetermistic error.
Co-authored-by: Chao Ma <mctt90@gmail.com>
Co-authored-by: Da Zheng <zhengda1936@gmail.com>
|
2020-06-18 12:05:23 -07:00 |
|
Jinjing Zhou
|
77006db209
|
[CI] Use spawn in unittest instead of fork (#1627)
* update
* update
* update
* update
* update
* update
* fix ci using spawn
Co-authored-by: aksnzhy <mctt90@gmail.com>
|
2020-06-11 18:15:40 +08:00 |
|
Chao Ma
|
0c313e51e6
|
[rpc] Move test_rpc.py to distributed and use dynamic port binding (#1623)
* update
* update
* update
* update
* update
* update
* update
* update
|
2020-06-11 16:01:05 +08:00 |
|