Skip to content

No module named 'v2dmamba_scan.scan_ops' #20

Description

@AnChuangZ

Hi,

I used your Docker to run ../TwoDMamba-main/TwoDVMamba/classification/main.py, but I got the following Traceback:
Traceback (most recent call last): File "/workspace/Code/TwoDMamba-main/TwoDVMamba/classification/models/vmamba.py", line 28, in <module> from .csms6s import selective_scan_fn, selective_scan_flop_jit File "/workspace/Code/TwoDMamba-main/TwoDVMamba/classification/models/csms6s.py", line 38, in <module> raise ImportError("Can not import v2dmamba_scan.") ImportError: Can not import v2dmamba_scan

I have already built the 2DMamba CUDA kernel.
I would like to know whether this is a compilation issue or a missing file issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions