mirror of
https://github.com/wassname/ray.git
synced 2026-07-03 17:32:29 +08:00
[tune] Update Trainable doc to expose interface (#2272)
This commit is contained in:
@@ -54,6 +54,9 @@ def run_experiments(experiments,
|
||||
not currently have enough resources to launch one. This should
|
||||
be set to True when running on an autoscaling cluster to enable
|
||||
automatic scale-up.
|
||||
|
||||
Returns:
|
||||
List of Trial objects, holding data for each executed trial.
|
||||
"""
|
||||
|
||||
if scheduler is None:
|
||||
|
||||
Reference in New Issue
Block a user