DMRM icon indicating copy to clipboard operation
DMRM copied to clipboard

such as

Open vlior opened this issue 3 years ago • 1 comments

File "main_v1.0.py", line 90, in model = train(model, train_loader, eval_loader, args) File "/home/bigdata2/xnq/DMRM-master/train.py", line 67, in train train_data = next(train_iter) IndexError: arrays used as indices must be of integer (or boolean) type

vlior avatar Dec 21 '21 08:12 vlior

I guess you could check the pytorch version. The code is tested on v0.3.0.

phellonchen avatar Mar 08 '22 14:03 phellonchen