ray/doc/source/tune
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
..
_tutorials [docker] Detect CPUs in container correctly (#10507) 2020-09-13 23:40:48 -07:00
api_docs [tune] Support yield and return statements (#10857) 2020-09-17 20:18:35 -07:00
examples [tune] horovod trainable (#10304) 2020-09-03 16:53:35 -07:00
.gitignore [tune] New Doc edits, add Concepts page (#8083) 2020-04-25 18:25:56 -07:00
contrib.rst [TUNE] Tune Docs re-organization (#9600) 2020-07-29 11:22:44 -07:00
index.rst [tune] added FAQ to docs (#10222) 2020-08-24 21:51:02 -07:00
key-concepts.rst [tune] Tune experiment analysis improvements (#10645) 2020-09-08 21:00:52 -07:00
user-guide.rst Fix abstraction violations in command_runner interface (#10715) 2020-09-14 20:28:38 -07:00