Mihir Patel

Results 104 comments of Mihir Patel

Closing -- we do this with https://github.com/nschloe/pytest-codeblocks now :)

This has been resolved :)

Closing -- moved to JIRA and some of this we won't do

Closing since this isn't really something we can fix in Composer -- it's a fundamental dataloader problem. I hear https://github.com/mosaicml/streaming will have instantaneous mid epoch resumption soon though O_O

You can specify `save_latest_filename` to keep the symlink on your local disk if that works for you. That seems like the easiest solution. For object stores, we emulate a symlink...

Thanks for the PR! Would you mind adding a unit test too please? You can extend `test_checkpoint.py` with `class TestCheckpointResumption:`. I would add an arg to `get_trainer` to add a...