-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
good first issueGood issue for first-time contributorsGood issue for first-time contributors
Description
The README includes a sample visualization which showcases live loss metrics for a given pytorch worker on ray.
Implement a more general interface for the live publishing of pytorch metrics on raydar, which can help users understand the quality/progress of their distributed ML workflows on Ray in real time. A wishlist of supported features might include:
- Real time loss metrics as distributed training is happening
- Real time custom metrics per-model as distributed training is happening
- Support from within the pytorch api on ray
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood issue for first-time contributorsGood issue for first-time contributors