polooloo

Results 1 comments of polooloo

inds = torch.norm(coords_src[coors[:, 0]].type(torch.long) - coords_tgt[coors[:, 1]].type(torch.long), dim=1) < (self.pos_radius - 0.001) IndexError: tensors used as indices must be long, byte or bool tensors