DingXiaoH/RepLKNet-pytorch

ModuleNotFoundError: No module named '_depthwise_conv2d_implicit_gemm_C'

XiaxiaBubble opened this issue · 2 comments

Hi, thanks for your nice work. I encountered a problem when I ran python depthwise_conv2d_implicit_gemm.py. I got ModuleNotFoundError: No module named '_depthwise_conv2d_implicit_gemm_C'. Could you please tell me how I can solve it? Thanks a lot.

me too

Hi, thanks for your nice work. I encountered a problem when I ran python depthwise_conv2d_implicit_gemm.py. I got ModuleNotFoundError: No module named '_depthwise_conv2d_implicit_gemm_C'. Could you please tell me how I can solve it? Thanks a lot.

Have you deal with it? I have the same question.