lightning/pytorch_lightning/plugins
four4fish 8bf7f9cce7
1/n Move Accelerator into strategy - move batch_to_device to strategy (#10649)
* 1/n Integrate Device Specific Accelerator Logic with strategy - move batch_to_device to strategy

* add changelog

* add model is not none check

* Apply suggestions from code review

Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* Update CHANGELOG.md

* Update test_datamodules.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update test_hooks.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update dp.py

Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-11-29 12:11:21 -08:00
..
environments refactor slurm_job_id (#10622) 2021-11-22 17:41:08 +00:00
io Add XLACheckpointIO (#9972) 2021-10-21 02:39:16 +05:30
precision Improve typing for plugins (#10742) 2021-11-26 20:14:58 +00:00
training_type 1/n Move Accelerator into strategy - move batch_to_device to strategy (#10649) 2021-11-29 12:11:21 -08:00
__init__.py Remove the "_precision" suffix from some precision plugin files (#10052) 2021-11-19 17:37:39 +00:00
plugins_registry.py remove dataloader patching on the LightningModule (#9764) 2021-10-20 15:23:20 +02:00