[RUNTIME][RPC] Change RPCServer to Event Driven Code (#243)
* [RUNTIME][RPC] Change RPCServer to Event Driven Code * fix
Showing
python/tvm/contrib/rpc_proxy.py
0 → 100644
This diff is collapsed.
Click to expand it.
python/tvm/exec/rpc_proxy.py
0 → 100644
src/common/ring_buffer.h
0 → 100644
src/runtime/rpc/rpc_event_impl.cc
0 → 100644
src/runtime/rpc/rpc_server_env.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/runtime/rpc/rpc_socket_impl.cc
0 → 100644
tests/python/contrib/test_rpc_proxy.py
0 → 100644
tests/web/websock_rpc_test.py
0 → 100644
web/example_rpc.html
0 → 100644
web/example_rpc_node.js
0 → 100644
Please
register
or
sign in
to comment