mirror of
https://github.com/wassname/ray.git
synced 2026-07-28 11:25:04 +08:00
distributed -> remote (#82)
This commit is contained in:
committed by
Philipp Moritz
parent
67086f663e
commit
2b52b91acb
@@ -1,3 +1,3 @@
|
||||
import libhalolib as lib
|
||||
import serialization
|
||||
from worker import scheduler_info, register_module, connect, disconnect, pull, push, distributed
|
||||
from worker import scheduler_info, register_module, connect, disconnect, pull, push, remote
|
||||
|
||||
Reference in New Issue
Block a user