Jirka Borovec
|
4413e98e4e
|
ruff: enable & fixing RET (#17540)
|
2023-05-05 09:34:40 +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 |
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
|
770b792925
|
copyright Lightning AI team (#16647)
* copyright Lightning AI team
* more...
|
2023-02-06 15:26:51 +01: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 |
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 |
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 |