lightning/tests/helpers
wangraying 8c07d8bf90
Add `Trainer(strategy="bagua")` (#11146)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
Co-authored-by: Sean Naren <sean@grid.ai>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
Co-authored-by: thomas chaton <thomas@grid.ai>
2022-02-04 17:02:09 +00:00
..
__init__.py
advanced_models.py
boring_model.py Fix `prepare_data` implementation in `BoringDataModule` (#10915) 2021-12-03 13:51:34 +00:00
dataloaders.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
datamodules.py Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
datasets.py MANIFEST.in and setup.py clean-up (#7614) 2021-11-19 15:38:42 +01:00
deterministic_model.py
imports.py Remove references to torchtext.legacy from PyTorch Lightning (#10724) 2021-11-30 19:32:07 +00:00
pipelines.py Mark `CheckpointConnector` as protected (#11550) 2022-02-03 02:26:08 +00:00
runif.py Add `Trainer(strategy="bagua")` (#11146) 2022-02-04 17:02:09 +00:00
simple_models.py Fix restoring training state during `trainer.fit` only (#9413) 2021-10-06 14:57:40 +00:00
test_datasets.py
test_models.py Raise `MisconfigurationException` if `trainer.eval` is missing required methods (#10016) 2021-10-25 23:12:08 -07:00
torchtext_utils.py Remove references to torchtext.legacy from PyTorch Lightning (#10724) 2021-11-30 19:32:07 +00:00
utils.py update no_warning_call utility in tests (#11557) 2022-02-02 22:43:13 +00:00