ray/release/tune_tests/scalability_tests/workloads
Kai Fricke 4014168928
[tune] Introduce durable() wrapper to convert trainables into durable trainables (#14306)
* [tune] Introduce `durable()` wrapper to convert trainables into durable trainables

* Fix wrong check

* Improve docs, add FAQ for tackling overhead

* Fix bugs in `tune.with_parameters`

* Update doc/source/tune/api_docs/trainable.rst

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

* Update doc/source/tune/_tutorials/_faq.rst

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

Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-02-26 13:59:28 +01:00
..
_trainable.py [tune] Introduce durable() wrapper to convert trainables into durable trainables (#14306) 2021-02-26 13:59:28 +01:00
test_bookkeeping_overhead.py [tune] add scalability release tests (#13986) 2021-02-10 17:16:31 +01:00
test_durable_trainable.py [tune] add scalability release tests (#13986) 2021-02-10 17:16:31 +01:00
test_long_running_large_checkpoints.py [tune] add scalability release tests (#13986) 2021-02-10 17:16:31 +01:00
test_network_overhead.py [tune] add scalability release tests (#13986) 2021-02-10 17:16:31 +01:00
test_result_throughput_cluster.py [tune] add scalability release tests (#13986) 2021-02-10 17:16:31 +01:00
test_result_throughput_single_node.py [tune] add scalability release tests (#13986) 2021-02-10 17:16:31 +01:00
test_xgboost_sweep.py [tune] add scalability release tests (#13986) 2021-02-10 17:16:31 +01:00