Felipe Rincon
04/04/2023, 10:21 PMStepLR
does not follow PyTorch's LRScheduler API. You should replace the <http://LightningModule.lr|LightningModule.lr>_scheduler_step
hook with your own logic if you are using a custom LR scheduler. Thanksfede (nixtla) (they/them)
04/04/2023, 10:24 PMmain
branch? Here’s the line: pip install "git+<https://github.com/nixtla/neuralforecast.git@main>"
Felipe Rincon
04/04/2023, 11:10 PMZhamal Toktamysova
04/05/2023, 9:56 AMException: Could not deserialize ATN with version (expected 4).
when importing neuralforecast in Pythonfede (nixtla) (they/them)
04/05/2023, 2:09 PMZhamal Toktamysova
04/05/2023, 3:38 PMneuralforecast
with torch==2.0.0
throws the same error which was stated by @Felipe RinconPatricio
04/14/2023, 7:50 AMfede (nixtla) (they/them)
04/14/2023, 6:58 PM