mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 14:31:15 +08:00
Add ray.util package and move libraries from experimental (#7100)
This commit is contained in:
@@ -977,7 +977,7 @@ cli.add_command(project_cli)
|
||||
cli.add_command(session_cli)
|
||||
|
||||
try:
|
||||
from ray.experimental.serve.scripts import serve_cli
|
||||
from ray.serve.scripts import serve_cli
|
||||
cli.add_command(serve_cli)
|
||||
except Exception as e:
|
||||
logger.debug(
|
||||
|
||||
Reference in New Issue
Block a user