Open
Description
Great work, I would like to ask if torchsparse supports conversion to ONNX format? Because recently I wanted to export a model to ONNX format, but the export failed because MinkowskiEngine was used in the model. So if torchsparse supports ONNX conversion, I plan to convert MinkowskEngine to torchsparse for export.