Hi!
When I run the script train-only-clotho.sh, the first error I encounter is the inability to loop and print the dataloader in the train.py file during training.
The subsequent second error is an AttributeError: 'dict' object has no attribute 'size'.
Hi! When I run the script train-only-clotho.sh, the first error I encounter is the inability to loop and print the dataloader in the train.py file during training.
The subsequent second error is an AttributeError: 'dict' object has no attribute 'size'.
Is there any resolution for this issue? Thanks