Luca Furst
77e1cc92d4
[App] Add --zip option to cp command ( #16798 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-07 08:04:38 +01:00
dependabot[bot]
ab250cf232
Update pandoc requirement from <=2.2,>=1.0 to >=1.0,<=2.3 in /requirements ( #16960 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-07 00:28:34 +00:00
dependabot[bot]
da23d8a15e
Bump sphinx-toolbox from 3.2.0 to 3.4.0 in /requirements ( #16959 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-07 00:28:16 +00:00
Adrian Wälchli
3e04353c1c
New fabric parity tests ( #16899 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-03-06 20:19:25 +00:00
Carlos Mocholí
c2b28a0e8c
Update mypy job to torch 2.0 ( #16933 )
2023-03-06 16:54:31 +00:00
Adrian Wälchli
5870714224
Switch theme for Fabric ( #16961 )
2023-03-06 15:50:46 +01:00
Jirka Borovec
2903ec1b45
torchmetrics: bump min version v0.10 in examples ( #16936 )
2023-03-03 16:14:31 +00:00
dependabot[bot]
592c3744bd
Bump playwright from 1.29.1 to 1.30.0 in /requirements ( #16735 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-03-02 23:38:58 +00:00
dependabot[bot]
8646822c7a
Update requests requirement from <=2.28.1 to <2.28.3 in /requirements ( #16547 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 23:35:55 +00:00
dependabot[bot]
0cb25f44d7
Update torchmetrics requirement from <0.10.1,>=0.7.0 to >=0.7.0,<0.11.1 in /requirements ( #15904 )
...
* Update torchmetrics requirement in /requirements
Updates the requirements on [torchmetrics](https://github.com/Lightning-AI/metrics ) to permit the latest version.
- [Release notes](https://github.com/Lightning-AI/metrics/releases )
- [Changelog](https://github.com/Lightning-AI/metrics/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Lightning-AI/metrics/compare/v0.7.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: torchmetrics
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* task
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-03-02 23:35:31 +00:00
Jirka Borovec
a406826bcb
cleaning typing CI and config ( #16860 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-03-02 19:12:14 +00:00
Jirka Borovec
0e8ac7e1c9
docs: move fabric on its own ( #16742 )
...
* docs: move fabric to Lai
* update imports
* links
* drop link to Trainer
* own docs
* ci
* trigger
* prune cross-links
* cleaning
* cleaning
* template
* imports
* template
* path
* links
* tensorboardX
* plugins
* label
* drop fixme
* drop copy nb + examples
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Apply suggestions from code review
* try again
* rev
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-01 12:36:14 +01:00
Justus Schock
b4e29e0c8f
PL: Test PyTorch 2.0 pre-release on CPU and CUDA ( #16764 )
...
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-02-28 18:38:40 +01:00
Wouter Zwerink
dfa35dac99
Require neptune 1.0 ( #16888 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-02-28 12:13:42 +01:00
Ethan Harris
beced48904
[App] Add support for plugins to return actions ( #16832 )
2023-02-22 17:12:04 +00:00
Justus Schock
c7962a1619
Add back external colossalai test ( #16817 )
2023-02-20 09:46:40 +00:00
Adrian Wälchli
ad698f049b
Update Colossal AI docs and integration ( #16778 )
2023-02-16 16:14:24 +00:00
Adrian Wälchli
83f4c83582
Replace ColossalAIStrategy with external implementation ( #16757 )
2023-02-15 15:11:52 +00:00
Adrian Wälchli
565d3bb8c6
CI: Update colossalai version ( #16747 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-02-14 14:07:29 -05:00
Adrian Wälchli
c4074419b5
Remove the BaguaStrategy ( #16746 )
...
* remove bagua
* remove
* remove docker file entry
2023-02-14 08:58:58 -05:00
thomas chaton
7e8400d277
[App] Add support for private data ( #16738 )
...
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2023-02-14 12:34:44 +00:00
dependabot[bot]
2e002d47b7
Update hydra-core requirement from <1.3.0,>=1.0.5 to >=1.0.5,<1.4.0 in /requirements ( #16736 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 10:06:03 +00:00
thomas chaton
88e089ea4e
[App] Enable to register data connections ( #16670 )
...
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2023-02-08 18:41:05 +00:00
dependabot[bot]
8dc68996f0
Update jinja2 requirement from <3.1.0,>=3.0.0 to >=3.0.0,<3.2.0 in /requirements ( #16546 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 16:10:04 +00:00
dependabot[bot]
cd02f3ac78
Update websocket-client requirement from <=1.3.3 to <1.5.2 in /requirements ( #16640 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 16:02:10 +00:00
dependabot[bot]
28ab88c9c4
Update fsspec[http] requirement from <2022.8.0,>2021.06.0 to >2021.06.0,<2023.2.0 in /requirements ( #16544 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 15:57:38 +00:00
Jirka Borovec
770b792925
copyright Lightning AI team ( #16647 )
...
* copyright Lightning AI team
* more...
2023-02-06 15:26:51 +01:00
thomas chaton
55a0caacb5
[App] Enable uploading files to a project. ( #16631 )
...
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
---------
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2023-02-05 06:35:19 -05:00
thomas chaton
f5d148d901
[App] Introduce Lightning Storage Commands ( #16606 )
...
* update
* update
* update
* update
* update
* update
* update
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* update
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* update
---------
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-03 04:28:24 -05:00
Carlos Mocholí
21d8fbfb2f
Fix broken links after reverse mirror changes ( #16600 )
2023-02-01 20:00:44 +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
e59685e5f8
align lit-utils version to post0 ( #16593 )
2023-02-01 15:00:04 +05:30
Adrian Wälchli
c1692c6eb6
Bump max deepspeed version to 0.8.0 ( #16469 )
...
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-02-01 05:38:43 +00:00
Carlos Mocholí
59f2d4ce63
Install colossalai==0.1.12 in CI ( #16587 )
2023-02-01 04:57:22 +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
dependabot[bot]
dd46873473
Update omegaconf requirement from <2.3.0,>=2.0.5 to >=2.0.5,<2.4.0 in /requirements ( #16545 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 18:35:08 +00:00
Jirka Borovec
50fd12f841
fabric: test with tbX ( #16511 )
2023-01-26 12:52:02 +00:00
Jirka Borovec
22c34658f4
relax `packaging` versions ( #16508 )
2023-01-26 12:42:57 +00:00
Adrian Wälchli
961fa6a0ea
Fix strict torch_xla availability check ( #16476 )
...
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-01-25 18:52:33 +00:00
dependabot[bot]
ba7407fb23
Update starlette requirement from <=0.22.0 to <0.24.0 in /requirements ( #16471 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 16:14:18 +00:00
dependabot[bot]
b6371aacf2
Update traitlets requirement from <=5.4.0,>=5.3.0 to >=5.3.0,<5.9.0 in /requirements ( #16470 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 11:55:37 +00:00
Carlos Mocholí
39b7cb80ca
Remove the FairScale integration ( #16400 )
...
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2023-01-23 13:39:04 +00:00
Ethan Harris
04886ed7f1
[App] Refactor cloud dispatch and update to new API ( #16456 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2023-01-23 12:41:33 +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
dependabot[bot]
ba3ab2f9db
Update numpy requirement from <1.24.1,>=1.17.2 to >=1.17.2,<1.24.2 in /requirements ( #16473 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 03:59:05 +00:00
dependabot[bot]
d155ecc7ca
Update pandas requirement from <1.5.2,>1.0 to >1.0,<1.5.4 in /requirements ( #16472 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 04:44:51 +01:00
Carlos Mocholí
f031f1e453
Remove the `HivemindStrategy` ( #16407 )
...
Remove the collaborative strategy
2023-01-19 18:39:36 +01:00
Carlos Mocholí
ce99602d50
Remove horovod ( #16150 )
2023-01-19 18:39:36 +01:00
Carlos Mocholí
b0b4c27439
Fix protobuf incompatibility blocking CI ( #16441 )
...
* [WIP] Fix protobuf incompatibility blocking CI
* 1.0.0 bad, try 1.9.0
* 1.9.0 bad, try 1.16.0
* 1.16.0 good, try 1.13.0
2023-01-19 12:02:12 -05:00
dependabot[bot]
6f31d68e73
Update lightning-utilities requirement from <0.5.0,>=0.4.2 to >=0.4.2,<0.6.0 in /requirements ( #16371 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 01:35:09 +00:00