traveller59/spconv

Data exceed int32 range

lyhsieh opened this issue · 3 comments

RuntimeError: /io/build/temp.linux-x86_64-cpython-37/spconv/build/core_cc/src/cumm/conv/main/ConvMainUnitTest/ConvMainUnitTest_matmul_split_Simt_f32f32f32_0.cu(222)
int64_t(N) * int64_t(C) * tv::bit_size(algo_desp.dtype_a) / 8 < int_max assert faild. your data exceed int32 range. this will be fixed in cumm + nvrtc (spconv 2.2/2.3).

Is there any solution to resolve the issue?

请问这个问题解决了吗

I hope the author can take some time to address this issue.

@traveller59 Is there any solution?