Kai Fricke
|
c866131cc0
|
[tune] Retry cloud sync up/down/delete on fail (#22029)
|
2022-02-15 12:27:29 +00:00 |
|
Balaji Veeramani
|
7f1bacc7dc
|
[CI] Format Python code with Black (#21975)
See #21316 and #21311 for the motivation behind these changes.
|
2022-01-29 18:41:57 -08:00 |
|
Ian Rodney
|
257bd2d1e7
|
[Cleanup] Use mkstemp (#21676)
`tempfile.mktemp` is technically deprecated in favor of `tempfile.mkstemp`.
Ref: https://docs.python.org/3/library/tempfile.html#deprecated-functions-and-variables.
|
2022-01-25 13:42:12 -08:00 |
|
Kai Fricke
|
7446269ac9
|
[tune/rllib] Fix tune cloud tests for function and rllib trainables (#20536)
Fixes some race conditions and softens some constraints around checkpoint numbers.
|
2021-11-24 09:29:12 +00:00 |
|
Kai Fricke
|
05d21497db
|
[rllib/tune] Fix durable trainable in trainer template, add release test (#20422)
|
2021-11-16 20:52:42 +00:00 |
|
Kai Fricke
|
d88fdd6e38
|
[tune] refactor SyncConfig (#20155)
|
2021-11-12 09:36:15 +00:00 |
|
Kai Fricke
|
4e3e213549
|
[tune] Allow more versatile experiment analysis loading (#20181)
|
2021-11-10 11:46:27 +00:00 |
|
Kai Fricke
|
fa0158abe5
|
[tune] Cloud checkpointing release tests (#19638)
|
2021-10-29 12:12:01 +02:00 |
|