traveller59 / spconv

Spatial Sparse Convolution Library
Apache License 2.0
1.84k stars 362 forks source link

How to use spconv in C++ code? #628

Open qqcx opened 1 year ago

qqcx commented 1 year ago

Hello sir. Thank you for your awesome job! I`m trying to study spconv 2.x code. How to use spconv 2.x model file in C++ code? By onnx file or torch::jit? Is there a demo code?

qqcx commented 1 year ago

It's impossible to support torch.jit/libtorch inference. Then how to use it in C++?

cama36 commented 6 months ago

Does anyone know?

qqcx commented 6 months ago

NVIDIA has officially given the plan