Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-05-02 | 378 Bytes | |
v2.0.2.tar.gz | 2023-05-02 | 37.9 kB | |
v2.0.2.zip | 2023-05-02 | 69.1 kB | |
Totals: 3 Items | 107.4 kB | 0 |
What's Changed
- Set strategy to
ddp
in ddp config by @ashleve in https://github.com/ashleve/lightning-hydra-template/pull/571 - Set
sync_dist=True
when logging best so far validation accuracy by @ashleve in https://github.com/ashleve/lightning-hydra-template/pull/572
Full Changelog: https://github.com/ashleve/lightning-hydra-template/compare/v2.0.1...v2.0.2