working worker
This commit is contained in:
parent
46524832de
commit
51f92278ac
9 changed files with 194 additions and 61 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"""Client and server classes corresponding to protobuf-defined services."""
|
||||
import grpc
|
||||
|
||||
import ray_client_pb2 as ray__client__pb2
|
||||
import rpc.ray_client_pb2 as ray__client__pb2
|
||||
|
||||
|
||||
class RayletDriverStub(object):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue