Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] Add support for fault tolerance within the ValidationLoop #9564

Closed
tchaton opened this issue Sep 16, 2021 · 1 comment · Fixed by #9563
Closed

[Feat] Add support for fault tolerance within the ValidationLoop #9564

tchaton opened this issue Sep 16, 2021 · 1 comment · Fixed by #9563
Assignees
Labels
feature Is an improvement or enhancement
Milestone

Comments

@tchaton
Copy link
Contributor

tchaton commented Sep 16, 2021

🚀 Feature

Motivation

Lightning 1.5 is going to introduce Fault Tolerant feature.
However, the feature is still requires some improvements. As a matter of fact, Lightning doesn't support to be restarted within the ValidationLoop yet.

This issue tracks this addition.

Pitch

Alternatives

Additional context


If you enjoy Lightning, check out our other projects! ⚡

  • Metrics: Machine learning metrics for distributed, scalable PyTorch applications.

  • Flash: The fastest way to get a Lightning baseline! A collection of tasks for fast prototyping, baselining, finetuning and solving problems with deep learning

  • Bolts: Pretrained SOTA Deep Learning models, callbacks and more for research and production with PyTorch Lightning and PyTorch

  • Lightning Transformers: Flexible interface for high performance research using SOTA Transformers leveraging Pytorch Lightning, Transformers, and Hydra.

@tchaton tchaton added the feature Is an improvement or enhancement label Sep 16, 2021
@justusschock justusschock added this to the v1.5 milestone Sep 17, 2021
@awaelchli
Copy link
Contributor

awaelchli commented Sep 17, 2021

duplicate of #9130, this item is already included in the list there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Is an improvement or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants