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

Concatenate features with different coordinates? #467

Open davezdeng8 opened 2 years ago

davezdeng8 commented 2 years ago

Hi, I'm new to Minkowski Engine and am wondering if there is a function to concatenate sparse tensor features with different coordinates.

PINKTAIGAH commented 9 months ago

Hi, did you ever manage to find out how to do it? I am currently stuck trying to do something similar.