Add 'ray stat' command for debugging (#6622)

* wip

* wip

* wip

* iterate

* move

* fix thread safety
This commit is contained in:
Eric Liang
2019-12-28 14:40:32 -08:00
committed by GitHub
parent 92db13023c
commit 677004ee3d
11 changed files with 111 additions and 21 deletions
+4
View File
@@ -91,6 +91,10 @@ The Ray Command Line API
:prog: ray stack
:show-nested:
.. click:: ray.scripts.scripts:stat
:prog: ray stat
:show-nested:
.. click:: ray.scripts.scripts:timeline
:prog: ray timeline
:show-nested: