UofT-EcoSystem / Minuet

[EuroSys'24] Minuet: Accelerating 3D Sparse Convolutions on GPUs
Apache License 2.0
69 stars 3 forks source link

How to implement? #2

Open kai0416s opened 3 months ago

kai0416s commented 3 months ago

Is there an example explaining how to use your framework? How can I replace the Minkowski Engine?Thanks.

Kipsora commented 3 months ago

Hi @kai0416s, while I am still working on a concrete minimized example to provide a match between Minuet and MinkowskiEngine. You can either check the previous issue (#1), or the develop branch to see how to use Minuet, or our system artifacts to see how to match results with prior frameworks.

Please note that currently only Minuet is designed only for inference. While I am still working on implementing the backward operators, due to short of my bandwidth it might take a while to do so. Please stay tuned.