ch3njust1n / smpl

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

RuntimeError: inconsistent sequence length at index #112

Closed ch3njust1n closed 6 years ago

ch3njust1n commented 6 years ago
RuntimeError: inconsistent sequence length at index (250, 3) - expected 4 but got 2
[network.py:248 - add_batched_coordinates()] 2018-07-11 18:36:04,543 - INFO - time: 7.23233509064 s
Process Process-5:1:8:
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 197, in add_coordinates
    i = LongTensor(cd)