Commit Graph

7876 Commits

Author SHA1 Message Date
Ethan Harris 4acb10f981
Add support for command descriptions (#15193) 2022-10-19 17:34:35 +01:00
Carlos Mocholí 24c26f7db2
Standardize Lite's filenames (#15058) 2022-10-19 14:09:41 +02:00
Adrian Wälchli 2d3db64b7c
Move warning before deepcopying the hyperparameters (#15132) 2022-10-19 06:26:05 -04:00
Jirka Borovec 1883295eac
CI: use native oldest for package (#15094)
* use native oldest for package
* print
* adjust
2022-10-19 00:55:00 +02:00
Dan Dale 776432fd7e
Setup phased transition away from PyTorch version-specific handling of cuda availability and device counting (#15133)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-10-18 19:13:33 +00:00
Rohit Gupta 85ce43d1a3
Add docs for distributed inference (#15149) 2022-10-18 18:39:17 +00:00
Yurij Mikhalevich e932b7f0d5
fix(app): remove full story from the app template (#15166) 2022-10-18 16:55:23 +00:00
thomas chaton d11c0d6cc3
Resolve s3 drive issue where the root folder doesn't need to exist locally (#15127) 2022-10-18 14:16:18 +01:00
Carlos Mocholí 0e18266023
Fix collective tests with PyTorch 1.13 (#15167) 2022-10-18 14:31:48 +02:00
Justus Schock 27965cc36b
Fix locally failing lite tests (#15137) 2022-10-18 09:49:14 +00:00
dependabot[bot] 365996a5fe
Update gym[classic_control] requirement from <0.25.2,>=0.17.0 to >=0.17.0,<0.26.3 in /requirements (#15136)
Update gym[classic_control] requirement in /requirements

Updates the requirements on [gym[classic_control]](https://github.com/openai/gym) to permit the latest version.
- [Release notes](https://github.com/openai/gym/releases)
- [Commits](https://github.com/openai/gym/compare/0.17.0...0.26.2)

---
updated-dependencies:
- dependency-name: gym[classic_control]
  dependency-type: direct:production
...

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>
2022-10-18 00:36:32 +00:00
dependabot[bot] 8bed540278
Update torchmetrics requirement from <0.9.3,>=0.7.0 to >=0.7.0,<0.10.1 in /requirements (#15135)
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.10.0)

---
updated-dependencies:
- dependency-name: torchmetrics
  dependency-type: direct:production
...

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>
2022-10-18 00:19:57 +00:00
dependabot[bot] 7c68b96b93
Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 (#15152)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
2022-10-18 09:15:41 +09:00
Adrian Wälchli 7b185c7fc9
Update 8-bit optimizer docs (#15155) 2022-10-17 22:23:56 +02:00
dependabot[bot] 5dd7b6a478
Update comet-ml requirement from <3.31.8,>=3.1.12 to >=3.1.12,<3.31.16 in /requirements (#15081)
Update comet-ml requirement in /requirements

Updates the requirements on [comet-ml](https://www.comet.com) to permit the latest version.

---
updated-dependencies:
- dependency-name: comet-ml
  dependency-type: direct:production
...

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>
2022-10-13 22:42:39 +00:00
dependabot[bot] 9978e71a36
Update neptune-client requirement from <0.16.8,>=0.10.0 to >=0.10.0,<0.16.10 in /requirements (#15082)
Update neptune-client requirement in /requirements

Updates the requirements on [neptune-client](https://github.com/neptune-ai/neptune-client) to permit the latest version.
- [Release notes](https://github.com/neptune-ai/neptune-client/releases)
- [Changelog](https://github.com/neptune-ai/neptune-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/neptune-ai/neptune-client/compare/0.10.0...0.16.9)

---
updated-dependencies:
- dependency-name: neptune-client
  dependency-type: direct:production
...

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>
2022-10-13 21:39:49 +00:00
Carlos Mocholí 8e83bfafcd
Finishing touches to the graveyard (#15123) 2022-10-13 18:58:34 +00:00
Jirka Borovec 05d91c8e75
docs: temp drop S3 from index (#15099)
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
2022-10-13 17:59:02 +00:00
Adrian Wälchli ed891e5049
Force NVML-based CUDA check in PyTorch 1.14+ (#15110) 2022-10-13 13:10:29 -04:00
HELSON dd33528e00
[docs] Docs for ColossalaiStrategy (#15093) 2022-10-13 16:14:03 +00:00
zxvix d58ab6ea7b
Fix batch normalization statistics in StochasticWeightAveraging (#15113) 2022-10-13 16:02:05 +00:00
otaj 639bf77916
Bump Python version for mypy check (#15126) 2022-10-13 16:46:40 +02:00
Jirka Borovec ee07de8136
Use per-package imports in docs (#15124)
* fix import to be true stand-alone

* [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>
2022-10-13 10:15:48 -04:00
Rohit Gupta eb17dc9839
Deprecate tuning enum and trainer properties (#15100) 2022-10-13 13:29:50 +00:00
Adrian Wälchli 2c6946ceb2
Prepare changelog for 1.8 (#15111)
* Prepare changelog for 1.8

* update

* update

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-10-13 08:55:56 -04:00
Jerome Anand 672b5cbefe
Update obsolete URL in HPU docs (#15112) 2022-10-13 13:27:16 +02:00
Adrian Wälchli d2840a20bd
Update examples that require the run() method (#15096)
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2022-10-12 14:32:05 +01:00
Adrian Wälchli b4b651c73a
Update docs regarding deprecation window (#15089) 2022-10-12 15:25:03 +02:00
Jirka Borovec e11b2b1ca7
CI: rename Azure workflow file (#15097) 2022-10-12 15:18:12 +02:00
Ray Schireman 0a5e75e8d1
Add `inference_mode` flag to Trainer (#15034)
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-10-12 12:22:01 +00:00
Rohit Gupta ad1e06f2d4
Update tuner docs (#15087) 2022-10-12 08:55:56 +00:00
Stefano Borzì 1865300228
chore: add model as recommended parameter for validate() (#15086) 2022-10-12 10:46:03 +02:00
Adrian Wälchli aa12727ce2
Error messages for removed DataModule hooks (#15072)
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-10-11 21:58:05 +00:00
Adrian Wälchli 16419f30cb
Error messages for removed Logger APIs (#15067)
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-10-11 21:16:25 +00:00
Adrian Wälchli b1cc740fd6
Error messages for removed Trainer mixin methods (#15065)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-10-11 16:10:27 -04:00
Adrian Wälchli fe32b39dbc
Error messages for the remaining callback hooks (#15064) 2022-10-11 19:18:47 +00:00
Adrian Wälchli f1509537ec
Error messages for unsupported Trainer attributes (#15059)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
2022-10-11 17:08:06 +00:00
Justus Schock c5cc2b0888
Exclude Graveyard from noqa (#15084) 2022-10-11 16:16:33 +00:00
edenlightning 8715cd0346
secrets docs (#14951)
* secrets docs

* Update docs/source-app/glossary/secrets.rst

Co-authored-by: Yurij Mikhalevich <yurij@grid.ai>

* Apply suggestions from code review

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* Update secrets.rst

* links

Co-authored-by: Yurij Mikhalevich <yurij@grid.ai>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2022-10-11 10:09:26 -04:00
Carlos Mocholí c1db77e691
Introduce the graveyard 🪦 (#15061) 2022-10-11 14:01:58 +00:00
Carlos Mocholí c739f6d2d9
Filter APEX future warning (#15078) 2022-10-11 13:04:48 +00:00
ver217 2fef6d9403
Add ColossalAI strategy (#14224)
Co-authored-by: HELSON <c2h214748@gmail.com>
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
Co-authored-by: otaj <ota@lightning.ai>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-10-11 13:59:09 +02:00
Carlos Mocholí 6f16e46bdb
Various test fixes (#15068) 2022-10-11 03:47:16 -04:00
Carlos Mocholí da25d1d30d
Remove unused Lite code (#15000)
* Remove unused Lite code
* Remove duplicate import
* Group variable
* Fix monkeypatch
2022-10-10 22:16:56 +00:00
Alessio Quercia 8a0514115c
Move the `_scan_checkpoints` utility function (#9312)
Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-10-10 22:13:34 +00:00
Carlos Mocholí 713a2f79ee
Mark AMP test as flaky (#15055) 2022-10-10 23:26:13 +02:00
Carlos Mocholí c334b7766c
Remove old testing artifacts (#15052) 2022-10-10 17:34:18 +00:00
Adrian Wälchli 3183079204
Remove deprecated callback hooks (#14834)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: otaj <ota@lightning.ai>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-10-10 15:46:28 +00:00
Carlos Mocholí d15bd1520e
[Lite] precision_plugin -> precision (#15001)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-10-10 15:00:32 +00:00
Krishna Kalyan 0086c7bfcd
Missing steps in run on your own machine docs (#15033) 2022-10-10 14:36:47 +00:00