AttributeError: 'VAEDataset' object has no attribute '_has_setup_TrainerFn.FITTING
Author: Jarye0612Created Sep 11, 2023Updated Jun 21, 2024
when i use vae.yaml,I get the error code:AttributeError: 'VAEDataset' object has no attribute '_has_setup_TrainerFn.FITTING,how to fix the problem? PS: pytorch_lightning==1.5.6 torch==2.0.1
Source: AntixK/PyTorch-VAE