mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-02 12:40:56 +08:00
* abs import * rename test model * update trainer * revert test_step check * move tags * fix test_step * clean tests * fix template * update dataset path * fix parent order
Examples
This folder has 3 sections:
Domain templates
These are templates to show common approaches such as GANs and RL.
Basic examples
These show the most common use of Lightning for either CPU or GPU training.
Multi-node examples
These show how to run jobs on a GPU cluster using lightning.