ch3njust1n / smpl

Simultaneous Multi-Party Learning Framework
0 stars 0 forks source link

ValueError: expected sequence of length 4 at dim 1 (got 2) #124

Closed ch3njust1n closed 6 years ago

ch3njust1n commented 6 years ago
Traceback (most recent call last):
  File "/home/ubuntu/smpl/distributed/model/network.py", line 199, in add_coordinates
    i = LongTensor(cd)
ValueError: expected sequence of length 4 at dim 1 (got 2)