ray/dashboard/modules
mwtian c2404cce62
avoid adding gpu utilization when unavailable (#23468)
From #22954, GPU utilization can be unavailable for consumer hardware. So dashboard should not assume the value cannot be None.

There might be a better way to represent "not reported". But currently utilizations are summed up which makes using non-zero to represent "not reported" hard to do.
2022-03-24 22:48:17 -07:00
..
actor [Remove Redis Pubsub 1/n] Remove enable_gcs_pubsub() (#23189) 2022-03-15 23:56:15 -07:00
event [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
job [docs] fix doctests and activate CI (#23418) 2022-03-24 17:04:02 -07:00
log [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
node [dashboard] Remove redis in dashboard (#22788) 2022-03-04 12:32:17 -08:00
reporter avoid adding gpu utilization when unavailable (#23468) 2022-03-24 22:48:17 -07:00
runtime_env [runtime env] URI reference refactor (#22828) 2022-03-21 11:21:15 -05:00
serve [serve] Remove dashboard's dependency on Serve (#23389) 2022-03-21 22:14:41 -07:00
snapshot [jobs] Add entrypoint field to JobInfo (#23253) 2022-03-16 22:02:22 -05:00
test [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
tests [serve] Reject Ray client addresses when submitting via Dashboard (#23339) 2022-03-21 11:17:51 -05:00
tune [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
usage_stats Collect more usage stats data (#23167) 2022-03-17 19:33:27 -07:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
dashboard_sdk.py [serve] Reject Ray client addresses when submitting via Dashboard (#23339) 2022-03-21 11:17:51 -05:00