[tune] Fix logging for dockersyncer (#12196)

This commit is contained in:
Richard Liaw
2020-11-23 14:29:41 -08:00
committed by GitHub
parent 4e43650851
commit e59fe65d3d
8 changed files with 60 additions and 8 deletions
+1
View File
@@ -686,6 +686,7 @@ These are the environment variables Ray Tune currently considers:
with the parameter values in them)
* **TUNE_RESULT_DIR**: Directory where Tune trial results are stored. If this
is not set, ``~/ray_results`` will be used.
* **TUNE_SYNCER_VERBOSITY**: Amount of command output when using Tune with Docker Syncer. Defaults to 0.
There are some environment variables that are mostly relevant for integrated libraries: