Files
ray/doc/source/tune/api_docs
Kai Fricke 508cfa3540 [tune] Support yield and return statements (#10857)
* 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
2020-09-17 20:18:35 -07:00
..
2020-09-05 15:34:53 -07:00
2020-09-09 09:53:47 -07:00