suppress errors in vision - batch 1

Reviewed By: pradeep90

Differential Revision: D22628883

fbshipit-source-id: a19c271b4025c0e3c61408604a7e0f9fbcbdfa5b
This commit is contained in:
generatedunixname89002005307016
2020-07-20 17:12:35 -07:00
committed by Facebook GitHub Bot
parent 8b70aa1e85
commit 7cb9d8ea86
12 changed files with 21 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
# pyre-fixme[21]: Could not find name `_C` in `pytorch3d`.
from pytorch3d import _C
from pytorch3d.structures import Meshes, Pointclouds
from torch.autograd import Function