ray/doc/source/tune
Kai Fricke 518427627b
[tune] buffer trainable results (#13236)
* Working prototype

* Pass buffer length, fix tests

* Don't buffer per default

* Dispatch and process save in one go, added tests

* Fix tests

* Pass adaptive seconds to train_buffered, stop result processing after STOP decision

* Fix tests, add release test

* Update tests

* Added detailed logs for slow operations

* Update python/ray/tune/trial_runner.py

Co-authored-by: Richard Liaw <rliaw@berkeley.edu>

* Apply suggestions from code review

* Revert tests and go back to old tuning loop

* nit

Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-01-12 18:52:47 +01:00
..
_tutorials [Tune] Rename MLFlow to MLflow (#13301) 2021-01-11 17:36:55 -08:00
api_docs [docs] fix wandb url (#13094) 2020-12-28 17:19:17 -08:00
examples [docs] fix wandb url (#13094) 2020-12-28 17:19:17 -08: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 [docs] Add xgboost_ray to docs (#12184) 2020-11-27 11:36:56 -08:00
key-concepts.rst [tune][docs/util] gputil check, docs (#11260) 2020-10-10 00:54:31 -07:00
user-guide.rst [tune] buffer trainable results (#13236) 2021-01-12 18:52:47 +01:00