awaelchli
|
463439e624
|
Move checkpoint io plugins from pl/plugins/io to lite/plugins/io (#14519)
|
2022-09-12 08:28:46 -04:00 |
Adrian Wälchli
|
024e7b8204
|
Standalone Lite: Cluster Environments (#14509)
|
2022-09-12 12:20:08 +02:00 |
Adrian Wälchli
|
d2459df2ff
|
Standalone Lite: Remaining Utilities (#14492)
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Laverne Henderson <laverne.henderson@coupa.com>
Co-authored-by: Felonious-Spellfire <felonious.spellfire@gmail.com>
|
2022-09-07 15:25:23 +00:00 |
Carlos Mocholí
|
e0c2c3e677
|
Clean up fairscale imports (#14476)
|
2022-09-01 18:08:40 +02:00 |
Adrian Wälchli
|
28e18881a9
|
Mark stage argument in hooks as required (#14064)
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
|
2022-09-01 15:47:40 +02:00 |
Adrian Wälchli
|
807f9d8c96
|
Replace unwrapping logic in strategies (#13738)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
|
2022-08-12 08:24:04 +00:00 |
Rohit Gupta
|
0f6caffa57
|
Fix deepspeed default precision plugin `amp_level` to O2 (#13897)
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
|
2022-07-29 20:36:51 +00:00 |
Carlos Mocholí
|
1299e4f984
|
Run GPU tests with PyTorch 1.12 (#13716)
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
|
2022-07-28 19:37:57 +05:30 |
Carlos Mocholí
|
511875e567
|
Support DeepSpeed >=0.6.0, <0.6.5 (#13863)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
|
2022-07-27 18:57:52 +02:00 |
Adrian Wälchli
|
fff62f0ae5
|
Fix TPU testing and collect all tests (#11098)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
|
2022-07-27 15:40:40 +00:00 |
Rohit Gupta
|
faf7ff57c0
|
Add support for async checkpointing (#13658)
|
2022-07-26 21:13:19 +05:30 |
Adrian Wälchli
|
c3299d2c59
|
Add support for DDP fork (#13405)
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
|
2022-07-22 16:05:35 +00:00 |
Justus Schock
|
c75457da99
|
Rename GPUAccelerator to CUDAAccelerator
|
2022-07-19 13:06:30 -04:00 |
Carlos Mocholí
|
8355ba1260
|
Run only CUDA tests on Azure GPU CI (#13651)
|
2022-07-15 13:51:23 +02:00 |
Adrian Wälchli
|
daf7cec01e
|
Remove deprecated ClustertEnvironment methods (#13458)
* Remove deprecated ClustertEnvironment methods
* update changelog
* ignore typing error
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
|
2022-07-13 19:53:46 +00:00 |
Adrian Wälchli
|
ddbf95516b
|
Remove support for DDP2 strategy (#12705)
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
|
2022-06-29 15:06:51 +00:00 |
Jirka Borovec
|
d2e4e7e003
|
create meta package [RFC] (#13327)
* placeholder
* move setup_tools & abstract about
* adjust lightning-app
* notes
* lightning about
* lightning init
* CI check
* ci
* install
* adjust manifest & mv chlog
* manifest
* pkg
* mv __setup__
* parse_requirements
* lit
* ci - pytorch
* wrap func
* ci
* cd draft
* generate lit
* pkg
* utf-8
* root pkg
* req.
* ver
* mypy
* try check
* meta pkg
* meta pkg - vars
* meta pkg - pruning
* meta pkg - fixing
* fix PL for meta
* multi-line wrapper
* hack manifest
* ci
* fix docstr
* fixing
* ci & mypy
* links
|
2022-06-27 09:34:18 -04:00 |
Justus Schock
|
f54abc506f
|
Merge pull request #13123 from Lightning-AI/mps_accelerator
MPS Accelerator
|
2022-06-24 08:15:48 -04:00 |
Jirka Borovec
|
ab59f308b1
|
Future 4/n: test & legacy in test/ folder (#13295)
* move: legacy >> test/
* move: tests >> test/
* rename unittests
* update CI
* tests4pl
* tests_pytorch
* proxi
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* ci
* link
* cli
* standalone
* fixing
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* .
* Apply suggestions from code review
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* alone
* test -> tests
* Standalone fixes
* ci
* Update
* More fixes
* Fix coverage
* Fix mypy
* mypy
* Empty-Commit
* Fix
* mypy just for pl
* Fix standalone
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2022-06-15 18:10:49 -04:00 |