mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 10:11:52 +08:00
[docs] Tips for testing Ray applications (#10583)
This commit is contained in:
@@ -13,7 +13,7 @@ class Cluster:
|
||||
connect=False,
|
||||
head_node_args=None,
|
||||
shutdown_at_exit=True):
|
||||
"""Initializes the cluster.
|
||||
"""Initializes all services of a Ray cluster.
|
||||
|
||||
Args:
|
||||
initialize_head (bool): Automatically start a Ray cluster
|
||||
|
||||
Reference in New Issue
Block a user