How to Implement Spconv in TVM?

Hello, everyone. I’m new to TVM and currently working on deploying a model called VoxelNext using TVM. The model involves an op called Spconv, which includes numerous hashtable insertion and lookup operations. I’m seeking advice on how to implement this operation effectively in TVM. Any guidance or a brief outline would be greatly appreciated. Thanks a lot.

1 Like