'import selective scan' 操作导入失败,无法导入
abc-132 opened this issue · 1 comments
abc-132 commented
import selective_scan_cuda_oflex
import selective_scan_cuda_core
import selective_scan_cuda
在进行这三个包进行导入操作时,均显示失败。
其中,报错显示:NameError: name 'selective_scan_cuda_core' is not defined
walking-shadow commented
这三个包都属于VMamba环境中的包,你需要走一遍VMamba项目的环境安装教程,确保它的环境安装成功之后,这三个包的导入应该就没问题了。
VMamba: https://github.com/MzeroMiko/VMamba