https://github.com/nixtla logo
m

Michael Shtelma

09/05/2022, 3:58 PM
Hi team! What version of pytorch-lightning are you guys using? The latest (v1.7.4) seem to have removed progress_bar_refresh_rate constructor parameter in pl.Trainer. NHITS in neuralforecast 0.1.0 is still using this parameter. Should I downgrade pytorch-lightning?
m

Max (Nixtla)

09/05/2022, 4:01 PM
We have used >=1.3.0, you are probably right, and downgrade to an older version.
m

Michael Shtelma

09/05/2022, 4:11 PM
ok, thanks! will do!
2 Views