traveller59 / spconv

Spatial Sparse Convolution Library
Apache License 2.0
1.89k stars 366 forks source link

Spconv inverse=1 c++ example #686

Open fwz-fpga opened 8 months ago

fwz-fpga commented 8 months ago

I am testing spconv c++ api to realize case inverse=1. Is there any example? Better use conv_algo = tv::gemm::SparseConvAlgo::kMaskImplicitGemm.