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 |
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 |
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í
|
dc298f2340
|
Drop support for Python 3.7 (#16579)
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
|
2023-02-01 01:36:42 +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 |
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]
|
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 |
dependabot[bot]
|
cc387bd527
|
Bump pytest-rerunfailures from 10.2 to 10.3 in /requirements (#15841)
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 10.2 to 10.3.
- [Release notes](https://github.com/pytest-dev/pytest-rerunfailures/releases)
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst)
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/10.2...10.3)
---
updated-dependencies:
- dependency-name: pytest-rerunfailures
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-16 15:34:10 +00:00 |
Carlos Mocholí
|
428844d01d
|
Fabric: drop FairScale's sharded implementation (#16329)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
|
2023-01-11 17:08:18 +00:00 |
Lightning Forever
|
f24349bb64
|
Logger support in Lite (#16121)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2023-01-09 18:33:18 +00: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 |