pytorch-lightning
Weekly patch release: 1.7.6
#14618
Merged

Commits
  • Update fastapi requirement from <=0.79.0 to <0.83.0 in /requirements (#14576)
    krshrimali committed 3 years ago
  • Update neptune-client requirement from <0.16.4,>=0.10.0 to >=0.10.0,<0.16.8 in /requirements (#14582)
    krshrimali committed 3 years ago
  • Add compatibility when `torch.distributed` is not available (#14454)
    krshrimali committed 3 years ago
  • Add path filters to the TPU job (#14543)
    krshrimali committed 3 years ago
  • Docs [Fix]: use bytes instead of strings while writing (#14505)
    krshrimali committed 3 years ago
  • Update fsspec[http] requirement from !=2021.06.0,<2022.6.0,>=2021.05.0 to >=2021.05.0,!=2021.06.0,<2022.8.0 in /requirements (#14288)
    krshrimali committed 3 years ago
  • CI: hotfix last version (#14627)
    krshrimali committed 3 years ago
  • Add bagua support for CUDA 11.6 images (#14529)
    krshrimali committed 3 years ago
  • Remove deprecated test_tube dependency from `environment.yml` (#14617)
    krshrimali committed 3 years ago
  • Set `running_torchscript` recursively (#14657)
    krshrimali committed 3 years ago
  • Run CircleCI with the HEAD sha, not the base (#14625)
    krshrimali committed 3 years ago
  • Remove skipping logic in PL CI (#14565)
    krshrimali committed 3 years ago
  • Update psutil requirement from <=5.9.1 to <5.9.3 in /requirements (#14665)
    krshrimali committed 3 years ago
  • Removed from_argparse_args tests in test_cli.py (#14597)
    krshrimali committed 3 years ago
  • Update changelog and version for 1.7.6
    krshrimali committed 3 years ago
  • Avoid warning when cloning tensor in self.log (#14599)
    awaelchli committed 3 years ago
  • Better error message when dataloader and datamodule is None (V2) (#14637)
    krshrimali committed 3 years ago
  • Reset dataloaders on failure in tuner (#14372)
    krshrimali committed 3 years ago
Loading