mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-11 12:31:23 +08:00
Merge branch 'master' into new-master
This commit is contained in:
@@ -116,7 +116,6 @@ jobs:
|
||||
python setup.py check --metadata --strict
|
||||
python setup.py sdist
|
||||
twine check dist/*
|
||||
|
||||
#- name: Try install package
|
||||
# if: ! startsWith(matrix.os, 'windows')
|
||||
# run: |
|
||||
|
||||
@@ -11,8 +11,7 @@
|
||||
[](https://pepy.tech/project/pytorch-lightning)
|
||||
[](https://codecov.io/gh/PyTorchLightning/pytorch-lightning)
|
||||
[](https://www.codefactor.io/repository/github/pytorchlightning/pytorch-lightning)
|
||||
|
||||
[](https://pytorch-lightning.readthedocs.io/en/latest/)
|
||||
[](https://pytorch-lightning.readthedocs.io/en/stable/)
|
||||
[](https://join.slack.com/t/pytorch-lightning/shared_invite/enQtODU5ODIyNTUzODQwLTFkMDg5Mzc1MDBmNjEzMDgxOTVmYTdhYjA1MDdmODUyOTg2OGQ1ZWZkYTQzODhhNzdhZDA3YmNhMDhlMDY4YzQ)
|
||||
[](https://github.com/PytorchLightning/pytorch-lightning/blob/master/LICENSE)
|
||||
[](https://shields.io/)
|
||||
@@ -44,7 +43,7 @@ pip install pytorch-lightning
|
||||
|
||||
## Docs
|
||||
- [master](https://pytorch-lightning.readthedocs.io/en/latest)
|
||||
- [0.7.4](https://pytorch-lightning.readthedocs.io/en/0.7.4/)
|
||||
- [0.7.5](https://pytorch-lightning.readthedocs.io/en/0.7.5/)
|
||||
- [0.7.3](https://pytorch-lightning.readthedocs.io/en/0.7.3/)
|
||||
- [0.7.1](https://pytorch-lightning.readthedocs.io/en/0.7.1/)
|
||||
- [0.6.0](https://pytorch-lightning.readthedocs.io/en/0.6.0/)
|
||||
|
||||
Reference in New Issue
Block a user