Open xeroCBW opened 1 year ago
Hi, when I run this code, there is a error.
Traceback (most recent call last): File "exp\exp_gta_dad.py", line 223, in test for i, (batch_x,batch_y,batch_x_mark,batch_y_mark,batch_label) in enumerate(test_loader): ValueError: not enough values to unpack (expected 5, got 4)
Looking forward your reply.
Hi, when I run this code, there is a error.
Looking forward your reply.