edenlightning
12772a7092
Update Grid details in README.md ( #7139 )
2021-04-21 23:51:21 +00:00
Aditya Shukla
644e7aadf0
Fixing word tense ( #6974 )
...
Changing "defined" to "defines" in keeping with the convention of using present tense in comments.
2021-04-13 09:20:33 +00:00
Akihiro Nitta
9876df16a2
[docs] Update Bolts link ( #6743 )
...
* Update Bolts link
* Update Bolts link
* formt
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2021-03-30 22:52:59 +05:30
Jirka Borovec
3c86193de0
update readme by v1.2.x ( #6728 )
2021-03-29 18:06:24 -04:00
Jirka Borovec
5b5a5cc80b
support python 3.9 ( #4944 )
...
* support python 3.9
* update CI
* onnxruntime
* .
* .
* onnxruntime
* t 55
* t 75
* add script
* use
* onnx
* onnx
* onnx
* whl
* np
* find
* 21
* Apply suggestions from code review
* Apply suggestions from code review
* onnx
* CI
* req
* ~ dockers
* min
* .
* drop horovod
* drop horovod
* drop horovod
* fix
* fix
* .
2021-03-29 12:20:13 -04:00
Rohit Gupta
38a5fe7af1
Remove optimizer_idx arg in manual optimization ( #6093 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: chaton <thomas@grid.ai>
2021-03-07 08:48:50 +01:00
Rohit Gupta
c7130b7e1e
Update with GitHub Discussions ( #6186 )
2021-02-25 00:28:23 +05:30
edenlightning
c33fd528ca
Update issue template to use discussions for questions ( #6155 )
...
* add issue config
* remove question template
* update URL
* Update README.md
* Update README.md
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update .github/ISSUE_TEMPLATE/config.yml
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2021-02-24 10:15:57 -05:00
Rohit Gupta
b0074a471a
Update auto-opt docs ( #6037 )
...
* fix docs
* update on comments
* Apply suggestions from code review
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
* Apply suggestions from code review
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
* Apply suggestions from code review
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
* rm comment
* Update docs/source/common/lightning_module.rst
Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: chaton <thomas@grid.ai>
2021-02-18 19:51:56 +00:00
Jirka Borovec
d3a31bca20
fix docs links ( #6057 )
2021-02-18 18:40:07 +00:00
PL Ghost
6de8dca31c
et al. ( #6050 )
...
* et al.
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: chaton <thomas@grid.ai>
2021-02-18 10:39:18 +00:00
David Bankson
ec0eac1197
changed spelling of "licence" ( #5937 )
...
Normalized spelling to "license" as in the URL "https://github.com/PytorchLightning/pytorch-lightning/blob/master/LICENSE "
2021-02-17 00:54:04 +01:00
Jirka Borovec
b5d7d08da5
fix nightly releases & readme ( #5922 )
...
* fix nightly releases
* readme
* cuda
* doxker
* Apply suggestions from code review
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
* revert
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-02-16 13:46:28 -05:00
William Falcon
0345fcfaad
Update README.md
2021-02-13 14:44:19 -05:00
William Falcon
194f048263
Update README.md
2021-02-13 14:41:38 -05:00
William Falcon
d924dd6a41
Update README.md
2021-02-13 14:01:34 -05:00
William Falcon
11942558d0
Update README.md
2021-02-13 13:50:18 -05:00
William Falcon
e839d3bc22
Update README.md
2021-02-13 13:43:29 -05:00
William Falcon
ecf995bad9
Update README.md
2021-02-13 12:31:03 -05:00
William Falcon
891fc64af7
Update README.md
2021-02-13 12:27:44 -05:00
William Falcon
fcf894b621
Update README.md
2021-02-13 12:21:31 -05:00
William Falcon
68aac1f9df
Update README.md
2021-02-13 12:13:14 -05:00
William Falcon
7e69fbbc2e
Update README.md
2021-02-13 11:52:02 -05:00
William Falcon
d81851843e
Update README.md
2021-02-13 11:51:33 -05:00
Jirka Borovec
388eeea52d
bye bye Drone ( #5901 )
2021-02-10 09:13:38 -05:00
William Falcon
da02ac30fb
Update README.md
2021-02-05 21:40:40 +01:00
Alex Parinov
78918a9e8e
Rename opt_idx to optimizer_idx in docs for complex training loops ( #5712 )
2021-02-05 21:40:40 +01:00
Carlos Mocholí
4d9c51d316
Update help steps ( #5564 )
...
* Update help steps
* Update README.md
Co-authored-by: edenlightning <66261195+edenlightning@users.noreply.github.com>
* Update README.md
* Update README.md
Co-authored-by: edenlightning <66261195+edenlightning@users.noreply.github.com>
2021-02-04 20:55:40 +01:00
Jirka Borovec
d5c107fa96
Docs: move images ( #5756 )
...
* move images
* logo
2021-02-03 15:08:19 +00:00
chaton
0435e23a64
deprecate enable_pl_optimizer as it is not restored properly ( #5244 )
...
* update
* clean test
* still in progress
* udpdate test
* update
* update
* resolve flake
* add test for zero_grad
* update
* works without accumulated_grad
* update
* update
* resolve amp
* revert back to True
* update
* clean tests
* cleaned out
* typo
* update test
* git repare bug
* remove print
* udpate
* Fix formatting/optimizer imports
* Refactor the test for cleanliness
* Add vanilla model to the test, better var names
* Fixed var names, let's clean up these mock tests
* repare test
* update test
* resolve flake8
* add manual_optimization
* update tests
* resolve flake8
* add random accumulate_grad_batches
* improve test
* Update tests/trainer/optimization/test_parity_automatic_optimization.py
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* Update tests/trainer/optimization/test_parity_automatic_optimization.py
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* update
* clean tests
* correct bug
* Apply suggestions from code review
* format
* adress comments
* update on comments
* wip
* typo
* depreceate enable_pl_optimizer
* resolve latest bugs
* update
* resolve merge
* add comment
* Update pytorch_lightning/core/lightning.py
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* Update tests/deprecated_api/test_remove_1-3.py
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* Update pytorch_lightning/trainer/connectors/optimizer_connector.py
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* Update pytorch_lightning/trainer/trainer.py
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* Update pytorch_lightning/trainer/trainer.py
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* Update tests/trainer/optimization/test_parity_automatic_optimization.py
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* update on comments
* update restore
* add a property
* remove setstate as not needed anymore
* update test
* provide optimizer to on_before_zero_grad
* update on comments
* update on comments
* Update pytorch_lightning/trainer/trainer.py
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
* Update tests/trainer/optimization/test_parity_automatic_optimization.py
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
* Update tests/trainer/optimization/test_parity_automatic_optimization.py
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
* Update tests/trainer/optimization/test_parity_automatic_optimization.py
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
* mofidy import
* update changelog
* resolve flake8
* update
* update
* clean doc
Co-authored-by: SeanNaren <sean@grid.ai>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-62-109.ec2.internal>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Jirka Borovec <jirka.borovec@seznam.cz>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Sean Naren <sean.narenthiran@gmail.com>
(cherry picked from commit f2e99d617f
)
2021-01-26 14:29:46 +01:00
Jirka Borovec
7e4d6cbe48
set minimal req. PT 1.4 ( #5418 )
...
* set minimal req. PT 1.4
* chlog
2021-01-12 19:15:35 -05:00
Varad Pimpalkhute
a1784b7d55
Update README.md ( #5018 )
...
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
(cherry picked from commit 90c1c0f68b
)
2021-01-06 11:55:03 +01:00
Rohit Gupta
8ac00bd2fb
Add TPU example ( #5109 )
...
* Add TPU example
* add badge
* add badge
* add badge
* bullets
* name
* trigger
* add dataset name
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: chaton <thomas@grid.ai>
(cherry picked from commit b930b5f222
)
2021-01-06 11:54:54 +01:00
Jirka Borovec
d19d711dcf
skip some description from pypi ( #5234 )
...
* skip some description from pypi
* flake8
(cherry picked from commit 9b3c6a3e84
)
2021-01-06 11:40:16 +01:00
Jirka Borovec
5e71c88096
releasing feature as nightly ( #5233 )
...
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
(cherry picked from commit c479351a93
)
2021-01-06 11:40:06 +01:00
William Falcon
2ddd36bcd7
Update README.md
2021-01-05 09:58:37 +01:00
William Falcon
64f9b4d113
Update README.md
2021-01-05 09:58:37 +01:00
Rohit Gupta
cd83829aa0
Remove Sourcerer ( #5172 )
...
* Remove Sourcerer
* trigger
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2021-01-05 09:58:37 +01:00
Jirka Borovec
e2c404bad2
CI: update badges for release ( #5002 )
...
* fix images
* not sleep
* a0
* path
* assets
* assets
* bitecode
* rls
* rls
* badges
* fix
* org
* drop
* clean
* codecov
* fix
* clean
2020-12-09 10:59:44 +01:00
Jirka Borovec
eeae426b33
CI: skip hanging ( #4943 )
...
* CI: try increase time limit
* try min 3.8
* no ex
* CI
* dep
* test
* deps
* deps
* drop
* drop
Co-authored-by: chaton <thomas@grid.ai>
2020-12-02 16:18:14 +00:00
Jirka Borovec
597dfa174c
build dockers XLA 1.7 ( #4891 )
...
* build XLA 1.7
* night XLA 1.7
* rename
* use 1.7
* tpu ver
2020-11-29 15:14:19 -04:00
edenlightning
78076ea0d9
Replace readme DQN link with bolts implementation ( #4841 )
2020-11-24 23:45:25 +01:00
Jirka Borovec
b10b11deb0
add version for CPU users ( #4794 )
2020-11-20 21:32:13 +01:00
Jirka Borovec
bd6c413829
Conda: PT 1.8 ( #3833 )
...
* PT 1.8
* unfreeze PT
* drop nightly from full
* add PT 1.8 to workflow
* readme table
* cuda
* skip cuda
* test 1.8
* unfreeze torch vision
Co-authored-by: ydcjeff <ydcjeff@outlook.com>
Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
2020-11-12 15:03:43 +01:00
Jeff Yang
ee414d25be
Switch to PyTorch 1.6 in Drone CI ( #4393 )
...
* switch to 1.6
* readme
* 1.7
* back to normal [ci skip]
* horovodrun --verbose
* try with apex
* add apex test
* change base
* description
* test with 1.7
* back to 1.6
* no gradient_clip_val
* re-add gradient_clip_val
* no amp
* temp skip torch.cuda.amp + horovod test
* Apply suggestion from code review
Co-authored-by: Sean Naren <sean.narenthiran@gmail.com>
* Fix formatting
* ddp
* Moved extended model outside of function to prevent pickling issue for drone
* typo
* resolve bug
* extract automatic_automization
Co-authored-by: Sean Naren <sean.narenthiran@gmail.com>
Co-authored-by: SeanNaren <sean@grid.ai>
Co-authored-by: chaton <thomas@grid.ai>
2020-11-03 18:01:51 +00:00
Muyang Li
169e8c3d98
Fix a typo in README ( #4474 )
2020-11-02 14:00:58 +06:30
Jeff Yang
0f584faa6b
PyTorch 1.7 Stable support ( #3821 )
...
* prepare for 1.7 support [ci skip]
* tpu [ci skip]
* test run 1.7
* all 1.7, needs to fix tests
* couple with torchvision
* windows try
* remove windows
* 1.7 is here
* on purpose fail [ci skip]
* return [ci skip]
* 1.7 docker
* back to normal [ci skip]
* change to some_val [ci skip]
* add seed [ci skip]
* 4 places [ci skip]
* fail on purpose [ci skip]
* verbose=True [ci skip]
* use filename to track
* use filename to track
* monitor epoch + changelog
* Update tests/checkpointing/test_model_checkpoint.py
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Sean Naren <sean.narenthiran@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2020-10-30 15:42:14 +00:00
Jirka Borovec
ce8abd6255
Drone: use nightly build cuda docker images ( #3658 )
...
* upgrade PT version
* update docker
* docker
* try 1.5
* badge
* fix typo: dor -> for (#3918 )
* prune
* prune
* env
* echo
* try
* notes
* env
* env
* env
* notes
* docker
* prune
* maintainer
* CI
* update
* just 1.5
* CI
* CI
* CI
* CI
* CI
* CI
* CI
* CI
* CI
* CI
* CI
* docker
* CI
* CI
* CI
* CI
* CI
* CI
* CI
* CI
* CI
* push
* try
* prune
* CI
* CI
* CI
* CI
Co-authored-by: Klyukin Valeriy <mr.clyukin@gmail.com>
Co-authored-by: Jeff Yang <ydcjeff@outlook.com>
2020-10-26 10:47:09 +00:00
Jirka Borovec
ec424e7b91
add svg logo [SKIP CI] ( #3988 )
...
* docs logo
* use png
* cleaning
* vectorial
* Apply suggestions from code review
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
* Apply suggestions from code review
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
2020-10-21 19:11:31 +02:00
William Falcon
0474464c45
Update README.md
2020-10-13 21:13:45 -04:00