DingXiaoH/RepLKNet-pytorch

Warning from setup.py

Emily-core opened this issue · 0 comments

There is a concerning warning during the running process of setup.py:

forward_fp32.cu(212): warning: invalid narrowing conversion from "signed long" to "int"

I am concerned about what causes that warning. Thanks a lot!