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
我在复现的时候出现了,这个问题,困惑许久
File "/home/dahua/code/LSTTN-main/models/transformer.py", line 48, in forward
x = input + pe
RuntimeError: The size of tensor a (103152) must match the size of tensor b (1000) at non-singleton dimension 1
期待作者能慷慨解答
我在复现的时候出现了,这个问题,困惑许久
File "/home/dahua/code/LSTTN-main/models/transformer.py", line 48, in forward
x = input + pe
RuntimeError: The size of tensor a (103152) must match the size of tensor b (1000) at non-singleton dimension 1
期待作者能慷慨解答