RuntimeError: The expanded size of the tensor (54) must match the existing size (57) at non-singleton dimension 1. Target sizes: [1, 54]. Tensor sizes: [57]

#20
by vian123 - opened

RuntimeError: The expanded size of the tensor (54) must match the existing size (57) at non-singleton dimension 1. Target sizes: [1, 54]. Tensor sizes: [57]

I got this runtime error, what do i need to fix it?

Sign up or log in to comment