• Chao Ma's avatar
    [RPC] New RPC infrastructure. (#1549) · 3e696922
    Chao Ma authored
    
    
    * WIP: rpc components
    
    * client & server
    
    * move network package to rpc
    
    * fix include
    
    * fix compile
    
    * c api
    
    * wip: test
    
    * add basic tests
    
    * missing file
    
    * [RPC] Zero copy serializer (#1517)
    
    * zerocopy serialization
    
    * add test for HeteroGraph
    
    * fix lint
    
    * remove unnecessary codes
    
    * add comment
    
    * lint
    
    * lint
    
    * disable pylint for now
    
    * add include for win
    
    * windows guard
    
    * lint
    
    * lint
    
    * skip test on windows
    
    * refactor
    
    * add comment
    
    * fix
    
    * comment
    
    * 1111
    
    * fix
    
    * Update Jenkinsfile
    
    * [RPC] Implementation of RPC infra (#1544)
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * remove client.cc and server.cc
    
    * fix lint
    
    * update
    
    * update
    
    * fix linr
    
    * update
    
    * fix lint
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update test
    
    * update
    
    * update test
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update comment
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * fix lint
    
    * fix lint
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
    Co-authored-by: default avatarJinjing Zhou <VoVAllen@users.noreply.github.com>
    3e696922
test_rpc.py 4.91 KB