• Da Zheng's avatar
    [Distributed] Support multiple servers (#1886) · a4c931a9
    Da Zheng authored
    
    
    * client init graph on the backup servers.
    
    * fix.
    
    * test multi-server.
    
    * fix anonymous dist tensors.
    
    * check #parts.
    
    * fix init_data
    
    * add multi-server multi-client tests.
    
    * update tests in kvstore.
    
    * fix.
    
    * verify the loaded partition.
    
    * fix a bug.
    
    * fix lint.
    
    * fix.
    
    * fix example.
    
    * fix rpc.
    
    * fix pull/push handler for backup kvstore
    
    * fix example readme.
    
    * change ip.
    
    * update docstring.
    Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-19-1.us-west-2.compute.internal>
    a4c931a9
test_dist_graph_store.py 14.4 KB