mit-han-lab / torchsparse

[MICRO'23, MLSys'22] TorchSparse: Efficient Training and Inference Framework for Sparse Convolution on GPUs.
https://torchsparse.mit.edu
MIT License
1.22k stars 143 forks source link

[Feature Request] Generate Conv3D results on another set of coordinates #326

Open Tortoise0Knight opened 3 months ago

Tortoise0Knight commented 3 months ago

As mentioned in #309, there is no implementation for generating Conv3D results on another set of coordinates.

It would be very helpful if implemented.