mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 23:09:51 +08:00
[ray_client]: Move from experimental to util (#13176)
Change-Id: I9f054881f0429092d265cd6944d89804cce9d946
This commit is contained in:
@@ -16,7 +16,7 @@ from ray.exceptions import GetTimeoutError
|
||||
from ray.exceptions import RayTaskError
|
||||
|
||||
if client_test_enabled():
|
||||
from ray.experimental.client import ray
|
||||
from ray.util.client import ray
|
||||
else:
|
||||
import ray
|
||||
|
||||
|
||||
Reference in New Issue
Block a user