tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Replace `pl_examples` with tutorials.

Open carmocca opened this issue 4 years ago • 0 comments

🚀 Feature

Motivation

https://github.com/PyTorchLightning/pytorch-lightning/tree/master/pl_examples has become a place for more tests which should be in tests instead. It defeats the purpose of being simple examples for users to read.

Pitch

Create tutorials for: https://github.com/PyTorchLightning/pytorch-lightning/tree/master/pl_examples

After that, we can remove the pl_examples directory entirely and run the tests in the tests directory.

carmocca avatar Aug 23 '21 15:08 carmocca