mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 01:46:10 +08:00
ea5a6f8455
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.