Aki Nitta
|
9da78a94bd
|
Rename `TPUSpawnPlugin` to `TPUSpawnStrategy` (#11190)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
|
2021-12-21 16:36:16 +00:00 |
Kaushik B
|
2a5d05b562
|
Fix tpu spawn plugin test (#11131)
|
2021-12-18 02:53:37 +00:00 |
Adrian Wälchli
|
1a7084634a
|
Remove leftover `clean_logger` call in tests (#11080)
|
2021-12-17 00:23:32 +00:00 |
Carlos Mocholí
|
8e1b9b306c
|
Skip hanging spawn tests (#10838)
* Skip hanging spawn tests
* Docstring fix
* Add back to TPU spawn
|
2021-11-30 18:36:12 +00:00 |
Danielle Pintz
|
e94dcf6936
|
Mark `trainer.data_connector` as protected (#10031)
Co-authored-by: tchaton <thomas@grid.ai>
|
2021-10-25 12:29:09 +01:00 |
Adrian Wälchli
|
2c16f1d6b9
|
remove dataloader patching on the LightningModule (#9764)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2021-10-20 15:23:20 +02: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 |
Carlos Mocholí
|
560b1970af
|
Standardize positional datamodule and argument names (#7431)
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
|
2021-06-15 11:50:13 +00:00 |
shuyingsunshine21
|
2242423b75
|
refactor accelerator teardown -> training type plugin teardown (#7579)
|
2021-05-22 13:19:24 -07:00 |
Ethan Harris
|
f645df5e9a
|
Add typings for evaluation_loop.py and remove some dead code (#7015)
|
2021-04-15 07:36:04 +00:00 |
Adrian Wälchli
|
33cc9fe138
|
Clean up environment access in plugins (#6941)
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
|
2021-04-13 20:07:40 +02:00 |
Ethan Harris
|
1c2ecbf70c
|
TPUSpawn + IterableDataset error message (#6875)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2021-04-08 19:57:48 +05:30 |