tianrengao / SqueezeWave

Other
255 stars 50 forks source link

train.py #27

Open li-xx-5 opened 4 years ago

li-xx-5 commented 4 years ago

Traceback (most recent call last): File "train.py", line 203, in train(num_gpus, args.rank, args.group_name, **train_config) File "train.py", line 131, in train epoch_offset = max(0, int(iteration / len(train_loader))) ZeroDivisionError: division by zero

hello, when i train the model. i met this erro.How can i solve that. how can i load the data,thank you