[RUNTIME][RPC] Update RPC runtime to allow remote module as arg (#4462)
authorTianqi Chen <tqchen@users.noreply.github.com>
Tue, 3 Dec 2019 23:14:07 +0000 (15:14 -0800)
committerGitHub <noreply@github.com>
Tue, 3 Dec 2019 23:14:07 +0000 (15:14 -0800)
commit279a8ebae6d507f02d904397672dc44982719645
tree4539e23ed65b71cd13462a1498a5f7ef4cb914f0
parent77bdd5f78a09854335f6fd8e4fb7bc7d45e2756f
[RUNTIME][RPC] Update RPC runtime to allow remote module as arg (#4462)
python/tvm/contrib/debugger/debug_runtime.py
python/tvm/contrib/graph_runtime.py
src/runtime/graph/debug/graph_runtime_debug.cc
src/runtime/graph/graph_runtime.cc
src/runtime/rpc/rpc_module.cc
src/runtime/rpc/rpc_session.cc
src/runtime/rpc/rpc_session.h