This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
lightning
mirror of
https://github.com/Lightning-AI/lightning.git
Watch
1
Star
0
Fork
You've already forked lightning
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0e4c4424fd
lightning
/
pytorch_lightning
/
core
History
maciek-pioro
f29d0ab6f8
Fix typo in predict_step docs (
#12911
)
2022-04-28 12:26:57 +00:00
..
mixins
fix typos (
#11937
)
2022-02-16 17:27:51 -08:00
__init__.py
Replace `yapf` with `black` (
#7783
)
2021-07-26 13:37:35 +02:00
datamodule.py
Remove deprecated `LightningDataModule.val_transforms` (
#12763
)
2022-04-22 01:24:42 +00:00
decorators.py
Centralize rank_zero_only utilities into their own module (
#11747
)
2022-02-07 08:09:55 +00:00
hooks.py
Remove deprecated `dataloader_idx` argument from `on_train_batch_start/end` callback hooks (
#12769
)
2022-04-18 18:49:59 +02:00
lightning.py
Fix typo in predict_step docs (
#12911
)
2022-04-28 12:26:57 +00:00
optimizer.py
Add typing to `LightningModule.trainer` (
#12345
)
2022-03-29 04:14:14 +00:00
saving.py
fix typos (
#11937
)
2022-02-16 17:27:51 -08:00