Carlos Mocholí
|
7ef87464dd
|
Refactor XLA and TPU checks across codebase (#14550)
|
2022-10-04 22:54:14 +00:00 |
Adrian Wälchli
|
d8e90f6581
|
Fairscale import updates (#14721)
* fairscale imports
* refactor to avoid meta package build issue
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: thomas chaton <thomas@grid.ai>
|
2022-09-29 16:45:27 +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í
|
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 |
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 |
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 |