mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-10 12:21:57 +08:00
release 0.7.6 (#1813)
* release 0.7.6rc2 * release 0.7.6 * include img * smaller image * missing * miss * miss * miss * up
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
[](https://codecov.io/gh/PyTorchLightning/pytorch-lightning)
|
||||
[](https://www.codefactor.io/repository/github/pytorchlightning/pytorch-lightning)
|
||||
|
||||
[](https://pytorch-lightning.readthedocs.io/en/stable/)
|
||||
[](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,6 +44,7 @@ pip install pytorch-lightning
|
||||
|
||||
## Docs
|
||||
- [master](https://pytorch-lightning.readthedocs.io/en/latest)
|
||||
- [0.7.6](https://pytorch-lightning.readthedocs.io/en/0.7.6/)
|
||||
- [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/)
|
||||
@@ -51,7 +52,7 @@ pip install pytorch-lightning
|
||||
- [0.5.3.2](https://pytorch-lightning.readthedocs.io/en/0.5.3.2/)
|
||||
|
||||
## Refactoring your PyTorch code + benefits + full walk-through
|
||||
[](https://www.youtube.com/watch?v=QHww1JH7IDU)
|
||||
[](https://www.youtube.com/watch?v=QHww1JH7IDU)
|
||||
|
||||
## Demo
|
||||
Here's a minimal example without a validation or test loop.
|
||||
|
||||
Reference in New Issue
Block a user