Install TorchSparse from source
masterIf you prefer not to use pre-built wheels, you can install TorchSparse from source. You can either clone the repository and use setup.py or install directly via pip from the GitHub URL.
Option 1: From a cloned repository
python setup.py installOption 2: Directly via pip
pip install git+https://github.com/mit-han-lab/torchsparse.gitpip install git+https://github.com/mit-han-lab/torchsparse.git