dependabot[bot]
3b80dea262
Bump actions/checkout from 3 to 4 +TPU ( #18518 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-10-03 21:42:18 +02:00
Jirka Borovec
3c702b6a99
ci: patch all install with 20min timeout ( #18696 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-03 20:40:43 +02:00
Jirka Borovec
d579cfed57
precommit: unify formatting with prettier ( #18605 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-25 14:34:41 +02:00
Jirka Borovec
dbe7ed46a3
replace tests skip with soft xfail ( #18486 )
...
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-12 23:11:03 +02:00
Jirka Borovec
75096012f8
ci: testing with py3.11 ( #17822 )
2023-08-28 15:15:12 +00:00
Carlos Mocholí
01b82e4fb1
Minor miscellaneous fixes ( #18077 )
...
* Various miscellaneous fixes
* Update
* Update
* succeeded
* Comment everywhere
* hasattr
2023-07-20 14:44:51 +02:00
Jirka Borovec
7f1aa7229c
ci: hotfix for doctests ( #17841 )
2023-06-15 15:25:59 +00:00
Jirka Borovec
51b0e81105
replace local adjustment script with external ( #17582 )
2023-05-29 19:34:04 +00:00
Adrian Wälchli
7268670d1a
Support true 16-bit precision with deepspeed ( #17576 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-12 23:21:32 +00:00
David Carreto Fidalgo
1ade737488
Allow setting the `SLURMEnvironment.main_address` via an env variable ( #17596 )
...
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
2023-05-12 11:31:48 +00:00
Adrian Wälchli
c38cf21ee4
Set fixed seed for pytest execution order ( #17614 )
2023-05-11 21:24:06 +00:00
Jirka Borovec
9e8d5890fa
ci: use randon seed ( #17571 )
2023-05-09 18:31:33 +02:00
Jirka Borovec
e3b5f22e2e
tests: randomized order for PT & Fabric ( #17460 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-05-04 23:11:08 +02:00
Carlos Mocholí
039891fb49
Install project specific dependencies ( #17376 )
...
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-04-24 23:31:47 +00:00
Adrian Wälchli
71df9962b6
Update pip upgrade command in CI ( #17395 )
2023-04-17 17:05:57 +02:00
Jirka Borovec
1284292df0
ci/docs: wheels from cache ( #17201 )
...
* ci: wheel from cache
* ci: wheel from cache
* rev
2023-03-27 16:40:44 +02:00
Jirka Borovec
210c728e8a
ci: unfreeze for master ( #17116 )
...
* ci unfreeze for master
* accept str
* crone
* is in
* str
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-21 12:26:47 -07:00
Carlos Mocholí
2b6f0a15e1
Update CI to pull torch 2.0 stable ( #17107 )
2023-03-21 12:31:05 +00:00
Carlos Mocholí
fca69e68da
Fabric: Test PyTorch 2.0 pre-release on CPU and CUDA ( #16905 )
...
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-03-03 17:48:49 +00:00
Jirka Borovec
eb6e5fda3a
ci: fix wheels' cashing ( #16869 )
2023-02-28 00:51:24 +00:00
Jirka Borovec
0628ec83c4
ci/hotfix: if cache/wheels missing ( #16769 )
2023-02-15 18:23:23 +00:00
Jirka Borovec
fef3465d8a
ci: wheels with continue-on-error ( #16675 )
2023-02-09 13:51:33 +00:00
Jirka Borovec
ec001cd64e
ci: replace pip cache with wheels ( #16668 )
2023-02-07 15:37:34 +00:00
Jirka Borovec
d8cce4a6ee
ci: update coverage scope ( #16619 )
2023-02-03 03:23:35 +01:00
Jirka Borovec
e4997a27ff
ci: simplify cashing ( #16599 )
2023-02-02 10:36:33 +00:00
Jirka Borovec
de005321a5
tests: switch imports for pytorch ( #16595 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-02 10:06:45 +00:00
Jirka Borovec
377210d85d
tests: switch imports for fabric ( #16592 )
2023-02-01 20:34:38 +00:00
Carlos Mocholí
ef2a6088ff
Drop support for PyTorch 1.10 ( #16492 )
...
* Drop support for PyTorch 1.10
* CHANGELOG
* READMEs
* mypy
* ls
* New poplar version
* Fixed tests
* links
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* skip azure badges
* Table
* Matching dockerfiles
* Drop unnecessary channels and packages
* Push nightly
* Undo unrelated changes
* Revert "Push nightly"
This reverts commit 9618f737c4
.
---------
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-01 14:09:12 -05:00
Jirka Borovec
fda354a1f1
move lightning_fabric >> lightning/fabric ( #16589 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-01 17:18:32 +00:00
Carlos Mocholí
dc298f2340
Drop support for Python 3.7 ( #16579 )
...
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-02-01 01:36:42 +00:00
Adrian Wälchli
b30e948ba4
Test DeepSpeed in Fabric CI ( #16458 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-01-23 11:40:56 +00:00
Jirka Borovec
799ced8430
ci: replace flake8 by ruff ( #16433 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-19 11:48:28 -05:00
Carlos Mocholí
15ef52bc73
Rename LightningLite to Fabric ( #16244 )
...
* Rename LightningLite to Fabric
* Fix introspection test
* Fix deprecated Lite tests
* Undo accidental Horovod removal
* Fixes
2023-01-04 10:57:18 -05:00