romesco / hydra-lightning

Configuration classes enabling Hydra to configure and manage Pytorch Lightning projects.
MIT License
40 stars 7 forks source link

Remove depreciated parameters #18

Open GuillaumeLeclerc opened 3 years ago

GuillaumeLeclerc commented 3 years ago

It is impossible to instantiate a Trainer without this modification on the new ptl version.

See: https://github.com/PyTorchLightning/pytorch-lightning/pull/6163