"git@developer.sourcefind.cn:one/TransferBench.git" did not exist on "fb012cffd1b03defad15de81446d2b293621361a"
ambient lights batching #1043
Summary: convert_to_tensors_and_broadcast had a special case for a single input, which is not used anywhere except fails to do the right thing if a TensorProperties has only one kwarg. At the moment AmbientLights may be the only way to hit the problem. Fix by removing the special case. Fixes https://github.com/facebookresearch/pytorch3d/issues/1043 Reviewed By: nikhilaravi Differential Revision: D33638345 fbshipit-source-id: 7a6695f44242e650504320f73b6da74254d49ac7
Showing
Please register or sign in to comment