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

Fixes spare_quantize method when using with labels with Tensors #475

Closed anandcu3 closed 2 years ago

anandcu3 commented 2 years ago

Fixes issue

https://github.com/NVIDIA/MinkowskiEngine/issues/474

chrischoy commented 2 years ago

Thanks for the PR!