pointtorch.config

Utilities for configuring the package setup.

pointtorch.config.open3d_is_available()[source]

Returns: True if Open3D is installed and False otherwise.

pointtorch.config.pytorch3d_is_available() bool[source]

Returns: True if PyTorch3D is installed and False otherwise.