NVIDIA / MinkowskiEngine

Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
https://nvidia.github.io/MinkowskiEngine
Other
2.47k stars 367 forks source link

Remove PyTorch version from setup.py #419

Closed evelkey closed 2 years ago

evelkey commented 2 years ago

The TORCH_VERSION was not used and led to breaking the install when PyTorch was custom built. Tested with CUDA 11.2 and PyTorch 1.9.0.