ch3njust1n / smpl

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

RuntimeError: inconsistent sequence length at index (7840, 1) - expected 2 but got 1 #84

Closed ch3njust1n closed 6 years ago

ch3njust1n commented 6 years ago
Process Process-2:1:1:
Traceback (most recent call last):
  File "/home/ubuntu/anaconda2/envs/smpl/lib/python2.7/multiprocessing/process.py", line 267, in _bootstrap
    self.run()
  File "/home/ubuntu/anaconda2/envs/smpl/lib/python2.7/multiprocessing/process.py", line 114, in run
    self._target(*self._args, **self._kwargs)
  File "/home/ubuntu/smpl/distributed/model/network.py", line 204, in add_coordinates
    i = LongTensor(cd)
RuntimeError: inconsistent sequence length at index (7840, 1) - expected 2 but got 1