dvlab-research / spconv-plus

Apache License 2.0
153 stars 7 forks source link

ubuntu Install problem #8

Open qifeng22 opened 3 weeks ago

qifeng22 commented 3 weeks ago

import spconv.core_cc as _ext ImportError: arg(): could not convert default argument 'timer: tv::CUDAKernelTimer' in method '<class 'spconv.core_cc.cumm.gemm.main.GemmParams'>.init' into a Python object (type not registered yet?)

qifeng22 commented 3 weeks ago

@yukang2017