lightning/docs/source/advanced
Adrian Wälchli a6aa1a0f82
make gpus=str in Trainer consistent with command line parsing of string (#6388)
* string gpu input

* update docs

* deprecation warning

* Revert "update docs"

This reverts commit c5f3893413.

* deprecation

* add changelog

* update parser

* update warning

* implement v1.5 behavior ahead of time

* formatting

* set accelerator in test to avoid different warning

* add warning

* remove todo warn

* Update pytorch_lightning/utilities/device_parser.py

Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>

* resolve flake8

Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: tchaton <thomas@grid.ai>
2021-05-04 09:56:27 +00:00
..
amp.rst Delete unused CI scripts (#7152) 2021-04-22 03:07:48 +02:00
lr_finder.rst Attach data refactor and tuner bugs [4/n] (#7258) 2021-04-30 13:54:58 +00:00
multi_gpu.rst make gpus=str in Trainer consistent with command line parsing of string (#6388) 2021-05-04 09:56:27 +00:00
multiple_loaders.rst [doc] Update Dict Train Loader doc. (#6579) 2021-03-18 17:14:38 +00:00
profiler.rst move to Pages dir (#4869) 2021-01-26 15:07:07 -05:00
pruning_quantization.rst Docs for Pruning, Quantization, and SWA (#6041) 2021-02-18 13:51:51 +00:00
sequences.rst move to Pages dir (#4869) 2021-01-26 15:07:07 -05:00
tpu.rst Update TPU docs for installation (#6794) 2021-04-04 00:19:43 +05:30
training_tricks.rst Attach data refactor and tuner bugs [4/n] (#7258) 2021-04-30 13:54:58 +00:00
transfer_learning.rst move to Pages dir (#4869) 2021-01-26 15:07:07 -05:00