Kai Fricke
f0fa8e54f8
[tune] Remove DurableTrainable class ( #25405 )
...
The DurableTrainable is deprecated (every trainable is a durable trainable). This PR removes it from the Tune library and a related example.
2022-06-03 10:16:02 +01:00
Amog Kamsetty
a36e2a8f51
[Tune] Deprecate DistributedTrainableCreator ( #24453 )
...
Fully deprecate DistributedTrainableCreator for Ray 2.0
Closes #24453
2022-05-10 11:06:43 -07:00
Amog Kamsetty
ae9c68e75f
[Train] Fully deprecate Ray SGD v1 ( #24038 )
...
Ray SGD v1 has been denoted as a deprecated API for a while. This PR fully deprecates Ray SGD v1. An error will be raised if ray.util.sgd package is attempted to be imported.
Closes #16435
2022-04-25 16:12:57 -07:00
Brett Göhre
f5e492ea8a
[Docs] optuna notebook ( #23477 )
2022-03-25 09:04:53 +01:00
Max Pumperla
372c620f58
[docs] Tune overhaul part II ( #22656 )
...
Co-authored-by: Antoni Baum <antoni.baum@protonmail.com>
2022-02-26 23:07:34 -08:00