mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 18:29:08 +08:00
Start moving ray internal files to _private module (#10994)
This commit is contained in:
@@ -14,7 +14,7 @@ from socket import socket
|
||||
|
||||
import ray
|
||||
import psutil
|
||||
import ray.services as services
|
||||
import ray._private.services as services
|
||||
from ray.autoscaler._private.commands import (
|
||||
attach_cluster, exec_cluster, create_or_update_cluster, monitor_cluster,
|
||||
rsync, teardown_cluster, get_head_node_ip, kill_node, get_worker_node_ips,
|
||||
|
||||
Reference in New Issue
Block a user