mirror of
https://github.com/wassname/ray.git
synced 2026-07-26 13:37:24 +08:00
[tune] docker syncer (#11035)
* Add DockerSyncer * Add docs * Update python/ray/tune/integration/docker.py Co-authored-by: Richard Liaw <rliaw@berkeley.edu> * Updated docs * fix dir * Added docker integration test * added docker integration test to bazel build * Use sdk.rsync API Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
This commit is contained in:
co-authored by
Richard Liaw
parent
98ebf8e2d8
commit
bdf647c4ec
@@ -7,6 +7,15 @@ External library integrations (tune.integration)
|
||||
:local:
|
||||
:depth: 1
|
||||
|
||||
|
||||
.. _tune-integration-docker:
|
||||
|
||||
Docker (tune.integration.docker)
|
||||
--------------------------------
|
||||
|
||||
.. autofunction:: ray.tune.integration.docker.DockerSyncer
|
||||
|
||||
|
||||
.. _tune-integration-keras:
|
||||
|
||||
Keras (tune.integration.keras)
|
||||
|
||||
Reference in New Issue
Block a user