Closed samedovzaur1 closed 8 months ago
PyTorch Lightning version has been updated!
It runs till training, cuz getting learning rate error( AttributeError: 'Trainer' object has no attribute 'lr_schedulers'), I'll work on that later
changed: training_epoch_end validation_epoch_end test_epoch_end
to: on_train_epoch_end on_validation_epoch_end on_test_epoch_end
nonsense PR with fixed user log paths in parameter files... just close this
PyTorch Lightning version has been updated!
It runs till training, cuz getting learning rate error( AttributeError: 'Trainer' object has no attribute 'lr_schedulers'), I'll work on that later
changed: training_epoch_end validation_epoch_end test_epoch_end
to: on_train_epoch_end on_validation_epoch_end on_test_epoch_end