Commit Graph

439 Commits

Author SHA1 Message Date
Jirka Borovec ab508dae0c
run TPU tests with multiple versions (#3024)
* rename

* multi build

* multi build

* copy

* copy

* copy

* copy

* copy

* copy

* clean

* note

* docker

* formatting

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

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: William Falcon <waf2107@columbia.edu>
2020-09-30 08:36:02 -04:00
Jirka Borovec a0968e4bdf
fix PT version in CUDA docker images (#3739)
* upgrade PT version

* update docker

* docker

* try 1.5

* fix docker versions

* old

* badge
2020-09-30 08:33:22 -04:00
Jeff Yang 05e5f03fd7
Enable PyTorch 1.7 in conda CI (#3541)
* enable pt 1.7

* readme

* nightly diff version testing, will delete later

* nightly diff version testing, will delete later

* back to normal [ci skip]

* use __ignored_properties__

* define __ignored_properties__ in respective modules

* change log

* formatting

Co-authored-by: Jirka Borovec <jirka@pytorchlightning.ai>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2020-09-25 16:20:15 +02:00
William Falcon 2db86381c6
Update README.md 2020-09-23 07:39:46 -04:00
William Falcon c0e26b8766
fix examples (#3623)
* fix examples

* fix examples
2020-09-23 07:36:51 -04:00
edenlightning b4c553b9e6
update readme with new notebooks (#3608) 2020-09-22 20:27:52 +02:00
William Falcon f53e739637
clarify forward (#3611)
* clarify forward

* clarify forward

* clarify forward

* clarify forward
2020-09-22 14:00:02 -04:00
William Falcon 2a10cfaf3d
clarify forward (#3609)
* clarify forward

* clarify forward
2020-09-22 13:37:11 -04:00
William Falcon 674d33061f
Update README.md 2020-09-21 17:06:40 -04:00
William Falcon 3bfd2edb08
Update README.md 2020-09-21 17:04:05 -04:00
William Falcon 8238f687c6
Update README.md 2020-09-21 16:45:25 -04:00
William Falcon 3cfa448e88
Update README.md 2020-09-21 16:44:44 -04:00
William Falcon 6aad8adfa3
Update README.md 2020-09-21 16:42:38 -04:00
William Falcon 6309a0dbb8
Update README.md 2020-09-21 16:37:26 -04:00
William Falcon 1957de371a
Update README.md 2020-09-21 16:36:22 -04:00
William Falcon 90b9194ade
Update README.md 2020-09-21 16:34:55 -04:00
William Falcon 726b589ecb
Update README.md 2020-09-21 16:33:29 -04:00
William Falcon 35cc3b2269
Update README.md 2020-09-21 16:31:54 -04:00
William Falcon ae5e28f9d9
Update README.md 2020-09-21 16:29:44 -04:00
William Falcon 656972cd37
Update README.md 2020-09-21 11:25:13 -04:00
William Falcon 2f301faf85
Update README.md 2020-09-21 11:19:29 -04:00
William Falcon 32303f1022
Docs clean up of results and forward vs training_step confusion (#3584)
* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs

* docs
2020-09-21 11:17:59 -04:00
Jeff Yang 8be79a9a96
stable, dev PyTorch in Dockerfile and conda gh actions (#3074)
* dockerfile and actions file

* dockerfile and actions file

* added pytorch conda cpu nightly

* added pytorch conda cpu nightly

* recopy base reqs

* gh action `include` torch nightly

* add pytorch nightly & conda gh badge

* rebase

* fix horovod

* proposal refactor

* Update .github/workflows/ci_pt-conda.yml

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

* Update .github/workflows/ci_pt-conda.yml

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

* update

* update

* fix cmd

* filled &&

* fix

* add -y

* torchvision >0.7 allowed

* explicitly install torchvision

* use HOROVOD_GPU_OPERATIONS env variable

* CI

* skip 1.7

* table

Co-authored-by: Jirka Borovec <jirka@pytorchlightning.ai>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2020-09-17 20:30:39 +02:00
William Falcon 6817701371
Update README.md 2020-09-15 14:32:27 -04:00
William Falcon 944867a2ea
Update README.md 2020-09-15 14:31:37 -04:00
William Falcon 651f573f85
Update README.md 2020-09-15 06:13:10 -04:00
Jeff Yang 615d563ec6
docs: configure_sync_batchnorm, amp, readme python/conda badge (#3328)
* fix(docs): change to configure_sync_batchnorm for sync bn hook

* Update docs/source/lightning-module.rst

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

* distinguish pypi and conda download badges

* python version badge and original pypi download badge

* Update docs/source/lightning-module.rst

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2020-09-14 10:35:14 +02:00
William Falcon 186e464f3b
Update README.md 2020-09-14 00:19:09 -04:00
Jirka Borovec cbc4f6f8a4
add CI for building dockers (#3383)
* rename

* fix badges

* add docker build

* mergify

* update

* env

* ci

* times

* CI

* name

* comment
2020-09-10 18:38:29 -04:00
Aashish Pawar ⚡ 0b5f417dfd
📝Update Readme.md (Code Error Minimal Example) (#3416)
* 📝Update Readme.md (Code Error Minimal Example)

to use gpus we need to use
```
trainer = pl.Trainer(max_epochs=1, gpus=8)
```
but In readme only Trainer() is used

* 📝Update Readme.md(added import in GPU/TPU stmts)

* 📝Update Readme.md ( Added Import to all imports)

as per the suggestion from @awaelchli

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-09-10 09:14:49 +00:00
William Falcon 43b8d62ccb
Update README.md 2020-09-05 08:07:03 -04:00
Jeff Yang b951097758
Add conda version/downloads, discourse badges to readme (#3247)
* add conda badge to readme

* Update README.md

* Update README.md

* Apply suggestions from code review

* make same color with `pypi package`

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2020-09-02 15:50:02 +00:00
edenlightning b4887d7647
Update README.md (#3289) 2020-08-31 10:52:45 -04:00
Lezwon Castelino 8b504a15da
update core contributors (#3224) 2020-08-27 11:27:54 -04:00
nithin varghese 6f634a1f0a
README.md typo correction (#3147) 2020-08-25 09:22:58 +00:00
Blue Tyson 54d78fbbd4
Update README.md (#3106)
Automating
2020-08-24 11:02:18 +02:00
William Falcon 83ab3eadb6
Update README.md 2020-08-22 09:02:27 -04:00
edenlightning af8acebc6c
Readme changes (#3078)
* Readme changes

* Update README.md

* Update README.md

* 0.9.0 readme

* 0.9.0 readme

Co-authored-by: William Falcon <waf2107@columbia.edu>
2020-08-20 12:45:40 -04:00
William Falcon cc205f6a65
0.9.0 readme (#3075)
* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme

* 0.9.0 readme
2020-08-20 11:45:28 -04:00
William Falcon f43028f3ae
added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
Jirka Borovec 097757b450
add linked badge (#2983) 2020-08-14 16:34:47 -04:00
Jirka Borovec 9110ea5301
add docker badge (#2980) 2020-08-14 16:05:53 -04:00
William Falcon 0260a05a95
Update README.md 2020-08-09 07:11:45 -04:00
William Falcon 13fe0a4da5
Update README.md 2020-08-09 06:22:48 -04:00
William Falcon 56d63772f0
Update README.md 2020-08-09 06:19:05 -04:00
edenlightning a59e140ee8
Add PL mastercalss to readme (#2873)
* Update index.rst

* add thumbanil

* update readme

* Update README.md

* Update index.rst

* image

Co-authored-by: Jirka Borovec <jirka@pytorchlightning.ai>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-08-08 00:21:51 +00:00
Jirka Borovec b01ad75700
missing chlogs (#2672)
* missing

* miss

* Apply suggestions from code review

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

* miss

* note

* notes

* update CI testing with pip upgrade (#2380)

* try pt1.5

* cpu

* upgrade

* tpu

* user

* [blocked by #2380] freeze GPU PT 1.4 (#2780)

* freeze

* user

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2020-08-02 12:34:36 +02:00
Jirka Borovec 3772601cd6
update CI testing with pip upgrade (#2380)
* try pt1.5

* cpu

* upgrade

* tpu

* user

* [blocked by #2380] freeze GPU PT 1.4 (#2780)

* freeze

* user
2020-07-31 14:50:06 -04:00
Jirka Borovec 06e8910f06
pytorch 1.6 (#2745)
* pt 1.6

* don't use the new zipfile serialization for now

* quick flake8 fixes

* remove unnecessary f

* coalesce strings

* remove comma

* remove extra commas

* Apply suggestions from code review

Co-authored-by: Peter Yu <2057325+yukw777@users.noreply.github.com>

* set _use_new_zipfile_serialization to False only for pytorch 1.6.0

* remove unnecessary comments

* flake8 fixes

* use pkg_resources instead of packaging

* readme

* format

* version

* chlog

Co-authored-by: Peter Yu <peter@asapp.com>
Co-authored-by: Peter Yu <2057325+yukw777@users.noreply.github.com>
2020-07-31 11:18:32 +02:00
William Falcon bc9348f2c4
Update README.md 2020-07-28 11:43:47 -04:00