Execution (tune.run, tune.Experiment) ===================================== .. _tune-run-ref: tune.run -------- .. autofunction:: ray.tune.run tune.run_experiments -------------------- .. autofunction:: ray.tune.run_experiments tune.Experiment --------------- .. autofunction:: ray.tune.Experiment tune.with_parameters -------------------- .. autofunction:: ray.tune.with_parameters .. _tune-stop-ref: Stopper (tune.Stopper) ---------------------- .. autoclass:: ray.tune.Stopper :members: __call__, stop_all .. _tune-sync-config: tune.SyncConfig --------------- .. autofunction:: ray.tune.SyncConfig