Carlos Mocholí
|
0fa07da987
|
Fail the test when a `DeprecationWarning` is raised (#9940)
|
2021-11-17 23:41:50 +01:00 |
Carlos Mocholí
|
6dfcb6afc5
|
Skip strategy=ddp_spawn, accelerator=cpu, python>=3.9 tests (#10550)
|
2021-11-16 10:06:47 +05:30 |
Kaushik B
|
5e8829b97d
|
(1/n) tests: Use strategy flag instead of accelerator for training strategies (#9931)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2021-10-16 20:40:25 +05:30 |
Danielle Pintz
|
cc2ac02dd1
|
Move add_to_queue/get_from_queue to DDPSpawnPlugin (#9118)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: tchaton <thomas@grid.ai>
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
|
2021-09-10 20:58:02 +00:00 |
four4fish
|
a451997c4d
|
Avoid wrapping LightningModule in DDP plugins when not fitting (#9096)
* Avoid wrapping LightningModule in DDP plugins when not fitting
* Avoid wrapping LightningModule in DDP plugins when not fitting
|
2021-09-02 02:23:59 +00:00 |
Carlos Mocholí
|
a64cc37394
|
Replace `yapf` with `black` (#7783)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2021-07-26 13:37:35 +02:00 |
Edgar Riba
|
b378806b6c
|
Add `add_to_queue`/`get_from_queue` for DDP spawn(#7916)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2021-06-23 03:19:37 +02:00 |
shuyingsunshine21
|
2242423b75
|
refactor accelerator teardown -> training type plugin teardown (#7579)
|
2021-05-22 13:19:24 -07:00 |