Natsu-Akatsuki / RangeNetTrt8

tensorrt8 && cuda && libtorch implementation of rangenet++
MIT License
44 stars 9 forks source link

RangeNetTrt8/ops/project_kernel.cu(3): error: A __device__ variable cannot be marked constexpr #4

Closed mengdejiang closed 1 year ago

Natsu-Akatsuki commented 1 year ago

你好根据API的说明,估摸你使用了非推荐的cuda版本,我们这里要求使用cuda11.4+