[RPC] Refactor, introduce tracker (#1080)
* [RPC] Refactor, introduce tracker * [RPC] Change RPC hand shake convention, always get remote key. * fix lint
Showing
python/tvm/contrib/rpc.py
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
python/tvm/contrib/rpc/__init__.py
0 → 100644
python/tvm/contrib/rpc/base.py
0 → 100644
python/tvm/contrib/rpc/client.py
0 → 100644
python/tvm/contrib/rpc/server.py
0 → 100644
This diff is collapsed.
Click to expand it.
python/tvm/contrib/rpc/tornado_util.py
0 → 100644
python/tvm/contrib/rpc/tracker.py
0 → 100644
This diff is collapsed.
Click to expand it.
python/tvm/exec/rpc_tracker.py
0 → 100644
tests/python/contrib/test_rpc_tracker.py
0 → 100644
Please
register
or
sign in
to comment