ray/doc/examples/datasets_train
matthewdeng e22632dabc
[train] wrap BackendExecutor in ray.remote() (#20123)
* [train] wrap BackendExecutor in ray.remote()

* wip

* fix trainer tests

* move CheckpointManager to Trainer

* [tune] move force_on_current_node to ml_utils

* fix import

* force on head node

* init ray

* split test files

* update example

* move tests to ray client

* address comments

* move comment

* address comments
2021-11-13 15:30:44 -08:00
..
datasets_train.py [train] wrap BackendExecutor in ray.remote() (#20123) 2021-11-13 15:30:44 -08:00
README.rst [train][datasets] add example for big data training (#20042) 2021-11-05 09:28:48 -07:00

:orphan: