You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuntimeError: The expanded size of the tensor (1) must match the existing size (2) at non-singleton dimension 0. Target sizes: 【1, 4, 96, 64】. Tensor sizes: 【2, 4, 96, 64】
RuntimeError: The expanded size of the tensor (1) must match the existing size (2) at non-singleton dimension 0. Target sizes: 【1, 4, 96, 64】. Tensor sizes: 【2, 4, 96, 64】
明明构建时就设置了512x768单批数量1,我做图也是一模一样的设置,结果还是报错了,尝试了很多次都不能