- 
                Notifications
    You must be signed in to change notification settings 
- Fork 24
Open
Description
train.py fails on both training from scratch and using a pre-trained model with the following error:
File "/RelationNetworks-CLEVR/utils.py", line 120, in collate_samples
question=torch.stack(padded_questions)
TypeError: stack(): argument 'tensors' (position 1) must be tuple of Tensors, not Tensor
Metadata
Metadata
Assignees
Labels
No labels