suppress errors in vision/fair/pytorch3d

Differential Revision: D31042748

fbshipit-source-id: fffb983bd6765d306a407587ddf64e68e57e9ecc
This commit is contained in:
Pyre Bot Jr
2021-09-18 12:03:39 -07:00
committed by Facebook GitHub Bot
parent bd04ffaf77
commit 526df446c6
7 changed files with 0 additions and 20 deletions

View File

@@ -106,7 +106,6 @@ def eyes(
dim: int,
N: int,
device: Optional[torch.device] = None,
# pyre-fixme[9]: dtype has type `dtype`; used as `Type[torch.float32]`.
dtype: torch.dtype = torch.float32,
) -> torch.Tensor:
"""