Description
When I trained main.py, the following problems occurred after epoch15, but I did not train the model well. Is there any scholar to help me explain the reasons?
E:\Anaconda\envs\zjy\lib\site-packages\pytorch_lightning\trainer\deprecated_api.py:32: LightningDeprecationWarning: 'Trainer.train_loop' has been renamed to 'Trainer.fit_loop' and will be removed in v1.6.
rank_zero_deprecation(
E:\Anaconda\envs\zjy\lib\site-packages\pytorch_lightning\trainer\deprecated_api.py:32: LightningDeprecationWarning: 'Trainer.train_loop' has been renamed to 'Trainer.fit_loop' and will be removed in v1.6.
rank_zero_deprecation(
E:\Anaconda\envs\zjy\lib\site-packages\pytorch_lightning\core\datamodule.py:423: LightningDeprecationWarning: DataModule.setup has already been called, so it will not be called again. In v1.6 this behavior will change to always call DataModule.setup.
rank_zero_deprecation(
LOCAL_RANK: 0 - CUDA_VISIBLE_DEVICES: [0]
Process has ended, exit code 0