Bug in culling: The size of tensor a (3) must match the size of tensor b (XXX) at non-singleton dimension 1 #631
Labels
potential-bug
Potential bug to flag an issue that needs to be looked into
Instructions To Reproduce the Issue:
Try running this code:
The output will be:
Version info:
pytorch3d built from commit cc08c6b (from this this morning)
pytorch3d.version : '0.4.0'
torch.version: '1.7.0a0+57bffc3' ( == 1.7.1 release, built from source)
torch.version.cuda: '11.1'
Python: 3.8.5
OS: Ubuntu 20.04
The text was updated successfully, but these errors were encountered: