edflow icon indicating copy to clipboard operation
edflow copied to clipboard

Checkpointing-Abstraction

Open LeanderK opened this issue 6 years ago • 2 comments

I am thinking about writing an ML-Flow logging hook, but to use it's full potential need to commit the final checkpoint to ML-Flow. Both pytorch and tensorflows checkpointing-class does essentially the same and I think a simple abstraction would allow me to interact with the hook and retrieve the last checkpoint. Would this change be welcome?

LeanderK avatar May 29 '19 15:05 LeanderK

I would totally love it! Should you add the new functionality, could you then also add a small motivation in the documentation, why ML-Flow and pushing checkpoints to it is a good idea?

jhaux avatar Jun 03 '19 13:06 jhaux

+1 for checkpoint abstraction!

pesser avatar Jun 03 '19 14:06 pesser