Commit Graph

30 Commits

Author SHA1 Message Date
PL Ghost 00cf5c90ca
Adding test for legacy checkpoint created with 2.3.3 (#20061) 2024-07-08 18:16:19 -04:00
PL Ghost c00ed5cb93
Adding test for legacy checkpoint created with 2.3.2 (#20042) 2024-07-04 05:38:23 -04:00
PL Ghost 2524864b3c
Adding test for legacy checkpoint created with 2.3.1 (#20023) 2024-06-28 14:48:15 +02:00
PL Ghost b16e998a6e
Adding test for legacy checkpoint created with 2.3.0 (#19974) 2024-06-16 09:37:39 -04:00
PL Ghost a99a6d3af1
Adding test for legacy checkpoint created with 2.2.5 (#19806) 2024-05-31 12:53:54 -04:00
PL Ghost 67b270bd4d
Adding test for legacy checkpoint created with 2.2.2 (#19760) 2024-04-12 09:19:39 -04:00
PL Ghost 7c7f0ee743
Adding test for legacy checkpoint created with 2.2.1 (#19570) 2024-03-04 15:20:18 -05:00
PL Ghost 5fbd7c39dc
Adding test for legacy checkpoint created with 2.2.0.post0 (#19428) 2024-02-15 15:47:31 -05:00
Jirka Borovec 9d35c61f5f
ci: adding missing requirements for generating legacy ckpt (#19353) 2024-01-28 11:22:07 +01:00
PL Ghost 9e159e10a0
Adding test for legacy checkpoint created with 2.1.3 (#19198)
update tutorials to `2.1.3`

Co-authored-by: Borda <Borda@users.noreply.github.com>
2023-12-21 11:42:02 -05:00
PL Ghost 46ec46bdcc
Adding test for legacy checkpoint created with 2.1.x (#18789)
Co-authored-by: Borda <Borda@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka B <j.borovec+github@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-16 20:41:45 +01:00
Jirka Borovec 830a62a722
ruff: replace isort with ruff +TPU (#17684)
* ruff: replace isort with ruff

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fixing & imports

* lines in warning test

* docs

* fix enum import

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fixing

* import

* fix lines

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* type ClusterEnvironment

* [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-09-26 11:54:55 -04:00
PL Ghost e10ddf9799
Adding test for legacy checkpoint created with 2.0.9 (#18560)
Co-authored-by: Borda <Borda@users.noreply.github.com>
2023-09-19 15:55:32 -04:00
PL Ghost 183dba8e5c
Adding test for legacy checkpoint created with 2.0.8 (#18437)
Co-authored-by: Borda <Borda@users.noreply.github.com>
2023-08-30 18:51:32 +02:00
PL Ghost c971503363
Adding test for legacy checkpoint created with 2.0.7 (#18321)
[create-pull-request] automated change

Co-authored-by: Borda <Borda@users.noreply.github.com>
2023-08-16 12:41:30 +02:00
PL Ghost 9d43f3eb94
Adding test for legacy checkpoint created with 2.0.5 (#18046)
Co-authored-by: Borda <Borda@users.noreply.github.com>
2023-08-08 18:29:49 +02:00
github-actions[bot] aafa4db836
Adding test for legacy checkpoint created with 2.0.4 (#17901)
Co-authored-by: Borda <Borda@users.noreply.github.com>
2023-07-03 22:34:00 +00:00
Jirka Borovec ff52ed58e7
fix uploading created legacy ckpts (#17840) 2023-06-20 20:28:42 +02:00
github-actions[bot] aa93c7db89
Adding test for legacy checkpoint created with 2.0.3 (#17778)
Co-authored-by: Borda <Borda@users.noreply.github.com>
2023-06-15 14:55:55 +00:00
Jirka Borovec b87df54eb4
Adding test for legacy checkpoints (#17562)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-04 20:01:56 +00:00
Jirka Borovec e0f335809d
Adding tests for legacy checkpoints - 1.8.x (#17374)
* Adding tests for legacy checkpoints

* 2.0

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix simple

* utils

* import

* pl

* num_features=24

* num_features=24

* length=6000

* other

* rm

* dru run

* rm

* prune

* import

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-04 12:33:46 +02:00
Jirka Borovec 770b792925
copyright Lightning AI team (#16647)
* copyright Lightning AI team

* more...
2023-02-06 15:26:51 +01:00
Jirka Borovec 192e5c52b0
fix legacy creation (#16282) 2023-01-08 02:24:51 +01: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
Jirka Borovec fee52f931f
unblock legacy checkpoints (#15798)
* fixing legacy checkpoints
* Apply suggestions from code review

Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-12-02 07:50:51 +01:00
Akihiro Nitta e03809f881
Fix `tests_pytorch` import error in legacy checkpoint CI (#15566)
Fix tests_pytorch import error
2022-11-07 11:09:25 +01:00
github-actions[bot] 6d9efbe4f0
Adding test for legacy checkpiont created with 1.8.0 (#15450)
* [create-pull-request] automated change

* Add legacy to checkgroup

Co-authored-by: akihironitta <akihironitta@users.noreply.github.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-11-01 16:47:17 +00:00
Rohit Gupta 61ae35c378
Use sklearn in runif (#15426)
* Use sklearn in runif
* test by removing sklearn dep
* remove repeated code
* seed
2022-11-01 11:40:32 +00:00
Akihiro Nitta bf12b673ec
Enable and fix recent legacy checkpoint tests in CI (#12491) 2022-10-26 11:24:53 +00: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