mirror of
https://github.com/wassname/ray.git
synced 2026-07-04 19:28:27 +08:00
remove example functions and remove imports from shell (#314)
This commit is contained in:
committed by
Philipp Moritz
parent
352e5e1dd2
commit
bcd0e3781f
@@ -6,10 +6,6 @@ import numpy as np
|
||||
|
||||
import ray
|
||||
|
||||
import ray.array.remote as ra
|
||||
import ray.array.distributed as da
|
||||
import example_functions
|
||||
|
||||
def main(argv):
|
||||
DEFAULT_NUM_WORKERS = 1
|
||||
DEFAULT_WORKER_PATH = os.path.join(os.path.dirname(os.path.abspath(__file__)), "default_worker.py")
|
||||
|
||||
Reference in New Issue
Block a user