xiadingZ / video-caption.pytorch

pytorch implementation of video captioning
MIT License
401 stars 130 forks source link

when I use the train.py , the error raised....TypeError: gru() received an invalid combination of arguments #55

Open misayllk opened 1 year ago

misayllk commented 1 year ago

TypeError: gru() received an invalid combination of arguments - got (Tensor, Tensor, list, bool, int, float, bool, int, bool), but expected one of:

misayllk commented 1 year ago

Can someone help me?

hayachiq commented 1 year ago

where is the error raised ?