Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot] 93c5f999a7
Bump coverage from 7.2.5 to 7.2.7 in /requirements (#17920)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-01 15:36:18 -04:00
dependabot[bot] d2cfb70ef0
Update tensorboardx requirement from <=2.6,>=2.2 to >=2.2,<=2.6.1 in /requirements (#17863)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 11:57:12 +02:00
dependabot[bot] 26088eef12
Update tensorboardx requirement from <=2.5.1,>=2.2 to >=2.2,<=2.6 in /requirements (#17750)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 17:51:11 +00:00
dependabot[bot] dff46e6c3b
Bump coverage from 6.5.0 to 7.2.5 in /requirements (#17629)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 13:44:29 +00:00
dependabot[bot] 2e4a297742
Bump pytest from 7.2.2 to 7.3.1 in /requirements (#17588)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 13:52:07 +00: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
Jirka Borovec 44ce386135
req: formatting (#17335) 2023-04-24 09:19:20 +01:00
Carlos Mocholí 472333c9b8
Replace codecov pip package with codecov uploader (#17349) 2023-04-12 17:24:48 +02:00
dependabot[bot] 0d9ce19949 Bump pytest from 7.2.0 to 7.2.2 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.0...7.2.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 15:32:19 +02:00
dependabot[bot] 297a1a6f71
Drop pre-commit from /requirements (#17049)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-03-29 20:09:57 +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
Jirka Borovec 50fd12f841
fabric: test with tbX (#16511) 2023-01-26 12:52:02 +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