mirror of
https://github.com/wassname/ray.git
synced 2026-07-16 11:21:10 +08:00
Uses `tune.run` to execute experiments as preferred API. @noahgolmant This does not break backwards compat, but will slowly internalize `Experiment`. In a separate PR, Tune schedulers should only support 1 running experiment at a time.