ignore cuda for cpu only installation
Summary: Added if `WITH_CUDA` checks for points/mesh rasterization. If installing on cpu only then this causes `Undefined symbol` errors when trying to import pytorch3d. We had these checks for all the other cuda files but not the rasterization files. Thanks ppwwyyxx for the tip! Reviewed By: ppwwyyxx, gkioxari Differential Revision: D19801495 fbshipit-source-id: 20e7adccfdb33ac731c00a89414b2beaf0a35529
Showing
Please register or sign in to comment