mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:23:17 +08:00
508cfa3540
* Support `yield` and `return` statements in Tune trainable functions * Support anonymous metric with ``tune.report(value)`` * Raise on invalid return/yield value * Fix end to end reporter test