NVIDIA / MinkowskiEngine

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

Coordinate arrangement sequence #583

Open xing-yuu opened 6 months ago

xing-yuu commented 6 months ago

Hello, I want to know the coordinate arrangement order of each sparse matrix in [MinkowskiEngine]. I want to add two sparse tensor, must the coordinates of the two be exactly the same?