MzeroMiko / VMamba

VMamba: Visual State Space Models,code is based on mamba

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NameError: name 'selective_scan_cuda_core' is not defined. Did you mean: 'selective_scan_flop_jit'?

wsasdsda opened this issue · comments

Hi, thans for your contribution!
I get "NameError: name 'selective_scan_cuda_core' is not defined. Did you mean: 'selective_scan_flop_jit'? "
How to fix it?

have you installed the package in kernels/selective_scan?

have you installed the package in kernels/selective_scan?

Yes, I execute "cd kernels/selective_scan && pip install." , and it has been successfully installed.