-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Labels
Description
From a high level user perspective, I think it would be interesting to have some kind of integration between dvclive and CML.
Just like there is already a custom dvclive behavior when used along with DVC (i.e. generating checkpoints) maybe a similar approach could be used when dvclive is also used along with CML.
I was thinking on a use case like dvclive taking care of using cml-send-comment inside next_step if CML is detected.
Conceptually i think that it would be something similar to the existing make_checkpoint:
https://github.com/iterative/dvclive/blob/master/dvclive/metrics.py#L105
This might be just an specific use case of #90
0x2b3bfa0 and pared