dependabot[bot]
c950ae2ee0
Update pandas requirement from <1.5.4,>1.0 to >1.0,<2.0.2 in /requirements ( #17534 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 12:46:07 +01:00
dependabot[bot]
7c6d42a6b9
Update fsspec[http] requirement from <2023.2.0,>2021.06.0 to >2021.06.0,<2023.5.0 in /requirements ( #17536 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 18:14:27 +02:00
dependabot[bot]
bfb9bc73fa
Bump mypy from 1.1.1 to 1.2.0 in /requirements ( #17535 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 15:35:24 +02:00
Adrian Wälchli
f6af74bf15
Add map location option to checkpoint upgrade utility ( #17527 )
2023-04-29 13:55:41 +00:00
Adrian Wälchli
7523dd3199
Avoid creating CUDA stream if not running on CUDA ( #17499 )
2023-04-29 03:13:56 +00:00
Carlos Mocholí
6ec9a6bd9e
[TPU] Rename classes to use XLA instead of TPU ( #17383 )
2023-04-28 12:36:22 -04:00
Jirka Borovec
77889aa6bb
fabric: upstream runif to pkg ( #17504 )
2023-04-28 15:32:45 +00:00
Adrian Wälchli
ce3701bfc0
Update `Fabric.init_module` for FSDP ( #17510 )
2023-04-28 12:44:52 +00:00
Carlos Mocholí
114a6d64a3
[TPU] Call `auto_device_count` for `is_available` ( #17509 )
2023-04-28 12:32:23 +00:00
thomas chaton
cafdc6d308
Examples: expose learning rate ( #17513 )
...
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2023-04-28 09:54:09 +00:00
Carlos Mocholí
3867045de4
Support inspecting the signature of decorated hooks ( #17507 )
2023-04-28 09:42:45 +00:00
Carlos Mocholí
82aa7b4bb8
ci: add current & total count to standalone test output ( #17511 )
2023-04-28 11:13:53 +02:00
thomas chaton
a0dd8087d8
Resolve e2e CI ( #17480 )
...
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
---------
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2023-04-28 10:58:08 +02:00
Carlos Mocholí
abc634d17c
Fix setup_model typos in Fabric ( #17498 )
2023-04-28 00:31:17 +00:00
Anton Kiselev
6b6594b831
Add timeout argument for `FSDPStrategy` ( #17274 )
...
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
2023-04-28 00:27:06 +00:00
Jirka Borovec
6464650a3c
fix issue labeler ( #17501 )
2023-04-27 21:28:20 +02:00
Jirka Borovec
3747a77a54
adjust msg for external accelerators ( #17465 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-27 12:55:19 -04:00
Jirka Borovec
8684783a6e
gh: fix duplicate id in bug issue ( #17495 )
2023-04-27 12:54:04 -04:00
AleksanderWWW
ef9df05989
upload checkpoint files to neptune from stream ( #17430 )
2023-04-27 16:52:44 +00:00
Dingu Sagar
56583fb668
Adding doc strings for exceptions raised in trainer.py ( #16684 )
...
Co-authored-by: Dingu Sagar <dingu.sagar@engati.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-04-27 18:23:25 +02:00
Jirka Borovec
db9f095b0b
Replace IPU with external implementation ( #17075 )
...
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-27 16:09:51 +00:00
Carlos Mocholí
4d3517c007
Fix registry typing annotation ( #17489 )
2023-04-27 16:27:26 +02:00
Jirka Borovec
3a01abbde3
ci: label issue with version ( #17484 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-27 14:15:08 +00:00
Adrian Wälchli
614dcdf502
True half-precision support in Fabric ( #17287 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-04-27 12:37:33 +00:00
Adam J. Stewart
3d7360a8d4
Lightning: make type hints public ( #17100 )
...
* Add missing MANIFESTs
* move
* one more
* Ignore version.info properly
* move
* manifest
---------
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2023-04-27 08:24:43 -04:00
asmith26
8c18439207
Fix conda badge in README ( #17345 )
2023-04-27 13:54:52 +02:00
Ethan Harris
8d310b89ea
[App] Add missing python-multipart dependency ( #17244 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-04-27 10:21:04 +00:00
Jirka Borovec
156786343b
adding check for bandit vulnerabilities 1/n ( #17382 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-27 09:43:12 +00:00
Carlos Mocholí
26666cb568
Shared `Fabric._wrap_and_launch` code ( #17473 )
2023-04-27 00:17:22 +00:00
Jirka Borovec
cc3800aac3
simple examples instead of skips ( #17482 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-26 22:27:53 +02:00
pre-commit-ci[bot]
91cb4b9b87
[pre-commit.ci] pre-commit suggestions ( #17271 )
...
* [pre-commit.ci] pre-commit suggestions
updates:
- [github.com/PyCQA/docformatter: v1.4 → v1.6.0](https://github.com/PyCQA/docformatter/compare/v1.4...v1.6.0 )
- [github.com/psf/black: 22.12.0 → 23.3.0](https://github.com/psf/black/compare/22.12.0...23.3.0 )
- [github.com/charliermarsh/ruff-pre-commit: v0.0.237 → v0.0.260](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.237...v0.0.260 )
* [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
* update
* apply
* fixing
* docs/lines
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-04-26 21:37:41 +02:00
Adrian Wälchli
4d17b5fe77
Improved model initialization API for Fabric ( #17462 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-04-26 11:25:33 -04:00
Adrian Wälchli
d48ec08d76
Update gradient clipping docs in Fabric ( #17470 )
2023-04-25 20:20:05 +00:00
Jane (Yuan) Xu
68b56ba7f8
Update the MockOptimizer set_to_none default to match PyTorch ( #17463 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-04-25 16:46:45 +00:00
Carlos Mocholí
b0af0eede2
Fallback to module available check for mlflow ( #17467 )
2023-04-25 15:46:28 +00:00
dependabot[bot]
b792c90ea7
Update deepspeed requirement support window ( #16813 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-04-25 17:26:49 +02:00
Jirka Borovec
843a167838
drop contribution badge ( #17471 )
2023-04-25 14:35:02 +02:00
Carlos Mocholí
1145c450b5
Remove devel.txt requirements file ( #17466 )
2023-04-25 07:21:21 +00:00
Carlos Mocholí
9627121da7
Simplify strategy installation in CI ( #17347 )
2023-04-25 01:09:57 +00:00
Shanmugam Ramasamy
524608ce53
Patch for device placement (Reduce host and device syncs) ( #17334 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-04-25 00:48:06 +00:00
Carlos Mocholí
039891fb49
Install project specific dependencies ( #17376 )
...
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-04-24 23:31:47 +00:00
Carlos Mocholí
f4b1fc0f71
Input validation for `Fabric.launch` ( #17423 )
...
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2023-04-25 00:44:48 +02:00
Jirka Borovec
df97141781
add & apply flake8-simplify ( #17386 )
2023-04-24 21:57:08 +00:00
Jirka Borovec
6705bfcc47
app/tests: skip instead of fail ( #17461 )
2023-04-24 22:56:04 +02:00
dependabot[bot]
d8234c5003
Update traitlets requirement from <5.9.0,>=5.3.0 to >=5.3.0,<5.10.0 in /requirements ( #17398 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 19:59:52 +00:00
Jirka Borovec
68716cc80a
typing: fix App's core API - api ( #16950 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-24 19:49:14 +00:00
dependabot[bot]
05bcc8c2a5
Update aiohttp requirement from <=3.8.3,>=3.8.0 to >=3.8.0,<=3.8.4 in /requirements ( #17315 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 19:34:42 +00:00
dependabot[bot]
cae1888ae5
Update inquirer requirement from <=3.1.2,>=2.10.0 to >=2.10.0,<=3.1.3 in /requirements ( #17258 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-24 18:51:51 +00:00
dependabot[bot]
09ae070d2d
Update uvicorn requirement from <0.19.1 to <0.21.2 in /requirements ( #17314 )
...
Updates the requirements on [uvicorn](https://github.com/encode/uvicorn ) to permit the latest version.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.0.1...0.21.1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 18:28:14 +00:00
Jirka Borovec
9417b30c71
ci: update OS for pkg release ( #17455 )
2023-04-24 12:35:46 -04:00