LMC-Memory icon indicating copy to clipboard operation
LMC-Memory copied to clipboard

Input 10 frames to predict 20 frames

Open LeiShe1 opened this issue 3 years ago • 3 comments

Question: I typed 10 frames to predict 20 frames, so short_len was set to 10, long_len to 20, and out_len to 20, but I ran into problems and couldn't train

LeiShe1 avatar Mar 09 '22 01:03 LeiShe1

image

LeiShe1 avatar Mar 09 '22 07:03 LeiShe1

I set batch_size to 48, and the program works, but set batch_size > 48, the above error will appear.

LeiShe1 avatar Mar 09 '22 08:03 LeiShe1

I set batch_size to 48, and the program works, but set batch_size > 48, the above error will appear.

Do you solve it?

huyi1998 avatar Aug 01 '22 09:08 huyi1998