William Falcon
f3f10d4603
Update README.md
2024-08-22 09:59:19 -04:00
Jirka Borovec
f5bc685805
docs: adding link to recommendation studio ( #20197 )
...
* docs: adding link to recommendation studio
* line
2024-08-20 10:51:14 -04:00
Jirka Borovec
f6627ea1ec
docs: adding link to forecasting studio ( #20196 )
...
* docs: adding link to forecasting studio
* lint
2024-08-20 10:18:27 -04:00
William Falcon
025c30e6bc
Update README.md
2024-08-15 18:16:43 -04:00
awaelchli
e9d4ef8b4e
Add diffusion example to README ( #20161 )
2024-08-05 08:11:12 -04:00
awaelchli
b5695c5349
Add LLM finetuning Studio example to README.md ( #20142 )
2024-08-02 06:57:26 -04:00
Jirka Borovec
ea5f9fa597
docs: adding link to obj detect. studio ( #20150 )
2024-08-02 06:57:04 -04:00
Jirka Borovec
f0c243b8f3
docs: adding link to img classif. studio ( #20144 )
2024-07-31 16:23:45 -04:00
William Falcon
1cd774197d
Update README banner
2024-07-19 11:29:17 -04:00
awaelchli
29f70e7d47
Add example to README ( #20091 )
2024-07-15 12:18:05 -04:00
awaelchli
90f23b34e9
Add audio example to README ( #20044 )
...
add audio example to readme
2024-07-04 10:05:36 -04:00
William Falcon
a97814af13
Update README.md
2024-06-11 11:01:22 -04:00
William Falcon
fa5da26e39
Update README.md ( #19968 )
2024-06-11 10:04:51 -04:00
Karthik Venkataramani
88869ad482
docs: fix `y` var for compute loss ( #19465 )
...
* Update train_model_basic.rst
Loss should be calculated by comparing `x_hat` to `y`, not `x`
* Update evaluation_basic.rst
Error in the documentation where training loss is calculated as `F.mse_loss(x_hat, x)`. Changed to `F.mse_loss(x_hat, y)`
* Update notebooks.rst
Doc fix
* Update README.md
Doc fix
* Update introduction.rst
Doc fix
* Update train.py
Doc fix
* Update README.md
Doc fix
* Revert "Update train.py"
This reverts commit 1934760056
.
* Revert "Update introduction.rst"
This reverts commit 0cec613c07
.
* Revert "Update README.md"
This reverts commit fda3fbf32d
.
* Revert "Update notebooks.rst"
This reverts commit 183a2a9e33
.
* Revert "Update evaluation_basic.rst"
This reverts commit 0eefe39aea
.
* Revert "Update train_model_basic.rst"
This reverts commit b98e1d2414
.
* remove the variable y when unused in docs
* Update README.md
---------
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2024-03-15 17:56:28 -04:00
thomas chaton
1d04c10e2d
Update Readme 2/n ( #19466 )
...
update
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2024-02-14 14:10:18 +00:00
awaelchli
1a59097ab2
Drop support for PyTorch 1.12 ( #19300 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2024-01-26 11:44:24 -05:00
William Falcon
275822d5af
Update README.md
2023-12-09 15:53:54 -05:00
Jirka Borovec
cc00229103
readme: fix codecov badge ( #19112 )
2023-12-07 21:21:25 +01:00
William Falcon
c339013590
Update README.md
2023-11-29 11:39:25 -05:00
Jirka Borovec
367b57ee3e
docs: fix pages on PyPI ( #18792 )
2023-10-13 15:58:31 +02:00
Adrian Wälchli
c514f1cbea
Enable PyTorch 2.1 ( #18718 )
2023-10-06 07:17:03 -04:00
Adrian Wälchli
d31ef1f7d3
Drop support for PyTorch 1.11 ( #18691 )
...
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-10-04 20:30:44 +02:00
Jirka Borovec
358336268f
enable codespell for docs & fixing +TPU ( #18629 )
...
* precommit/codespell
* run
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* disable
* more fixing
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Apply suggestions from code review
* more fixing
* json
* note
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-26 11:54:44 -04:00
Jirka Borovec
2be0ac51c8
switch pepy to pypi downalod badge ( #18345 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-21 18:47:21 +02:00
Jirka Borovec
746dfbd1fa
fix badges in readme ( #18260 )
2023-08-14 09:40:27 +02:00
Adrian Wälchli
ed86a02896
Fix broken links in README ( #18017 )
...
* fix readme links
* fix
* x
2023-07-07 14:59:42 +02:00
Carlos Mocholí
255b18823e
Fix race condition when downloading data ( #17732 )
2023-06-02 12:35:44 +02:00
William Falcon
29bb16da2a
Update README.md
2023-05-26 23:06:31 -04:00
asmith26
8c18439207
Fix conda badge in README ( #17345 )
2023-04-27 13:54:52 +02:00
Jirka Borovec
843a167838
drop contribution badge ( #17471 )
2023-04-25 14:35:02 +02:00
Jirka Borovec
6705bfcc47
app/tests: skip instead of fail ( #17461 )
2023-04-24 22:56:04 +02:00
Carlos Mocholí
7aea1c6d20
Update `LightningDataModule` docs ( #17238 )
...
* Update LightningDataModule docs
* Avoid torchvision
2023-04-11 08:50:59 -04:00
Adrian Wälchli
8482e675a5
Fix broken links in README ( #17292 )
...
* update links
* one more
2023-04-06 13:50:24 -04:00
Carlos Mocholí
260c1bd988
Update Fabric README ( #17112 )
...
* Add Fabric diff and resulting code to the README
* Reduce horizontal space
* sub
* Contributor count
* Feedback
* Other snippets
2023-03-25 20:17:10 -04:00
Jirka Borovec
e7ef8db57e
Replace HPU with external implementation ( #17067 )
...
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-03-24 13:30:53 +01:00
Jirka Borovec
15413485be
readme badges ( #17114 )
2023-03-24 08:53:20 +00:00
Jirka Borovec
7e08ba1393
hotfix: readme formating ( #17132 )
...
* Update README.md
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Apply suggestions from code review
* Apply suggestions from code review
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-20 16:59:18 +01:00
William Falcon
1156eb74ae
Update README.md
2023-03-17 11:02:56 -04:00
Jirka Borovec
13e2ddcfba
readme: logo 800px ( #17108 )
2023-03-16 20:56:47 +00:00
William Falcon
e9937476a2
Update README.md
2023-03-16 08:39:23 -04:00
William Falcon
e90dfdb297
Update README.md
2023-03-16 08:27:01 -04:00
William Falcon
2b0dc7f606
Update README.md
2023-03-16 08:12:17 -04:00
William Falcon
6c9be153f6
Update README.md
2023-03-16 07:38:33 -04:00
Jirka Borovec
551f64dddc
readme: update logo ( #17093 )
2023-03-15 20:02:10 +00:00
Jirka Borovec
2f087ae30e
docs: update broken links & latest/stable ( #16994 )
...
* docs: update links to PL latest
* also stable
* last
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
* fixing
* .
* fabric
* fixing
* .
---------
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-03-15 20:19:41 +01:00
Jirka Borovec
a9d78dc8d0
readme typo ( #17098 )
...
typo
2023-03-15 20:13:30 +01:00
Jirka Borovec
f25dfbe2b5
update links to Discord ( #17087 )
...
* update links to Discord
* link
* Apply suggestions from code review
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
* slack
* Update docs/source-app/levels/expert/index.rst
* Apply suggestions from code review
---------
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2023-03-15 13:33:40 +01:00
edenlightning
888db1ab7f
Update README ( #17082 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-03-15 02:53:53 +01:00
Aniket Maurya
5d58736f08
Rename PL installation to `pip install lightning` ( #17074 )
...
* rename PL installation
* update
* Apply suggestions from code review
* Update docs/source-pytorch/starter/installation.rst
Co-authored-by: edenlightning <66261195+edenlightning@users.noreply.github.com>
* Update docs/source-pytorch/starter/installation.rst
---------
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: edenlightning <66261195+edenlightning@users.noreply.github.com>
2023-03-14 14:47:56 -04:00
Adrian Wälchli
7c80fe6990
Update links to latest PL docs ( #17031 )
2023-03-10 14:21:15 +00:00