mirror of
https://github.com/wassname/ray.git
synced 2026-08-18 12:20:14 +08:00
[tune] Clean up result logging: move out of /tmp, add timestamp (#1297)
This commit is contained in:
@@ -28,7 +28,7 @@ TensorBoard to the log output directory as follows.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
tensorboard --logdir=/tmp/ray
|
||||
tensorboard --logdir=~/ray_results
|
||||
|
||||
Many of the TensorBoard metrics are also printed to the console, but you might
|
||||
find it easier to visualize and compare between runs using the TensorBoard UI.
|
||||
|
||||
Reference in New Issue
Block a user