Nicolas Berger
|
61e44103ea
|
Fix pickling of KFoldLoop (#12441)
* allow pickling of KFoldLoop
* Update pl_examples/loop_examples/kfold.py
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Nicolas Berger <nicolas.berger@inait.ai>
Co-authored-by: Kushashwa Ravi Shrimali <kushashwaravishrimali@gmail.com>
|
2022-04-29 11:52:42 +00:00 |
edward-io
|
87bd54aedf
|
fix typos (#11937)
|
2022-02-16 17:27:51 -08:00 |
Rohit Gupta
|
2ec0b133c4
|
Fix KFold example (#11230)
|
2022-01-03 09:54:44 +00:00 |
four4fish
|
cf5ef32f7b
|
Deprecate Trainer.training_type_plugin in favor of trainer.strategy (#11141)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
|
2021-12-22 02:11:43 +00:00 |
ananthsub
|
98de69b14a
|
Fix loop examples after Accelerator API removals (#10514)
|
2021-11-16 05:37:14 +00:00 |
Adrian Wälchli
|
3cd65b592b
|
Lightning Lite Examples (#9987)
Co-authored-by: Kaushik B <kaushikbokka@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
Co-authored-by: SeanNaren <sean@grid.ai>
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: four4fish <88516121+four4fish@users.noreply.github.com>
Co-authored-by: Nicki Skafte Detlefsen <skaftenicki@gmail.com>
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
Co-authored-by: Pietro Lesci <61748653+pietrolesci@users.noreply.github.com>
|
2021-11-02 08:04:29 +00:00 |
Rohit Gupta
|
eb7f2e0b90
|
Update kfold example to avoid ci failures (#10019)
|
2021-10-19 17:09:42 +02:00 |
thomas chaton
|
86df7dcee7
|
Add KFold Loop example (#9965)
|
2021-10-18 16:27:12 +01:00 |