implement through workers
This commit is contained in:
parent
39385bc8b2
commit
46524832de
13 changed files with 2213 additions and 91 deletions
1
python/rpc/mk_proto.sh
Executable file
1
python/rpc/mk_proto.sh
Executable file
|
|
@ -0,0 +1 @@
|
|||
python -m grpc_tools.protoc -I../../ray_rpc --python_out=. --grpc_python_out=. ../../ray_rpc/ray_client.proto
|
||||
Loading…
Add table
Add a link
Reference in a new issue