lightning/pytorch_lightning
Michele Sanna 9ff0c22e43
Handle the case with no queries in `GPUStatsMonitor` (#9014)
Co-authored-by: Michele Sanna <{ID}+{username}@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2021-08-21 05:22:33 +02:00
..
accelerators Delete `TrainingEpochLoop._dataloader_idx` which always equals 0 (#8911) 2021-08-16 13:34:42 +02:00
callbacks Handle the case with no queries in `GPUStatsMonitor` (#9014) 2021-08-21 05:22:33 +02:00
core Always use `trainer.call_hook` (#8498) 2021-08-20 18:22:03 +02:00
distributed Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
loggers convert warning cache usage to rank_zero_only in WandbLogger (#8764) 2021-08-20 10:39:25 +00:00
loops Always use `trainer.call_hook` (#8498) 2021-08-20 18:22:03 +02:00
overrides Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
plugins Add DeepSpeed Stage 1 + doc improvements for model parallel (#8974) 2021-08-18 19:40:19 +05:30
profiler 3/n integrate new LightningDataFetcher into loop (#8953) 2021-08-17 21:42:22 +00:00
trainer Always use `trainer.call_hook` (#8498) 2021-08-20 18:22:03 +02:00
tuner fix batch auto scaling when `init_val` causes OOM (#8954) 2021-08-18 09:56:16 +02:00
utilities 3/n integrate new LightningDataFetcher into loop (#8953) 2021-08-17 21:42:22 +00:00
__about__.py Update version to `1.5.0dev` (#8585) 2021-07-27 12:52:18 -04:00
__init__.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
py.typed
setup_tools.py Add `pyupgrade` to `pre-commit` (#8557) 2021-07-26 14:38:12 +02:00