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

TODOs for achieving stability for Trainer Strategy API #9932

Closed
14 of 16 tasks
kaushikb11 opened this issue Oct 14, 2021 · 2 comments
Closed
14 of 16 tasks

TODOs for achieving stability for Trainer Strategy API #9932

kaushikb11 opened this issue Oct 14, 2021 · 2 comments
Assignees
Labels
Milestone

Comments

@kaushikb11
Copy link
Contributor

kaushikb11 commented Oct 14, 2021

Proposed refactoring or deprecation

Motivation

We have added the strategy argument for Trainer in this PR.

The next immediate refactors required are:

Post the above refactors, we will be going through the below internal updates:


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.

@daniellepintz
Copy link
Contributor

Do we want to also rename DeviceType here to AcceleratorType?
https://github.com/PyTorchLightning/pytorch-lightning/blob/7b4df7bf919acfd7f7b39d780faeadb54aec9ade/pytorch_lightning/utilities/enums.py#L114

@carmocca
Copy link
Contributor

Added to the list.

@kaushikb11 kaushikb11 changed the title TODOs after addition of the strategy argument TODOs for achieving stability for Trainer Strategy API Nov 16, 2021
@awaelchli awaelchli mentioned this issue Feb 11, 2022
8 tasks
@carmocca carmocca added this to the 1.6 milestone Feb 14, 2022
@carmocca carmocca moved this to In Progress in Frameworks Planning Feb 14, 2022
Repository owner moved this from In Progress to Done in Frameworks Planning Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

No branches or pull requests

4 participants