Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question About 'CrossScan' #327

Open
yuyn133 opened this issue Nov 11, 2024 · 4 comments
Open

Question About 'CrossScan' #327

yuyn133 opened this issue Nov 11, 2024 · 4 comments

Comments

@yuyn133
Copy link

yuyn133 commented Nov 11, 2024

when i tried to run vmamba_check.py files, there 's a error ImportError: cannot import name 'CrossScan, CrossMerge, CrossScan_Ab_1direction, CrossMerge_Ab_1direction, CrossScan_Ab_2direction, CrossMerge_Ab_2direction, getCSM' from 'vmamba',and i don't find these class.
Another question is when run vmamba.py, there is a _AttributeError: module 'torch' has no attribute 'dynamo' error.
could you tell how to solve these problem?

@yuyn133
Copy link
Author

yuyn133 commented Nov 11, 2024

for the 2th erro, i use torch=2.0.0

@yuyn133
Copy link
Author

yuyn133 commented Nov 11, 2024

now, when i try to import torch._dynamo,then there is anthor error : AttributeError: module 'torch._dynamo' has no attribute 'device_interface'

@MzeroMiko
Copy link
Owner

For environment: #308 (comment)
Also, vmamba_check.py do not affect the model, some functions or classes imported in that may have been deprecated.
Follow the instructions in readme.md or releases page should be ok.

@yuyn133
Copy link
Author

yuyn133 commented Nov 12, 2024

For environment: #308 (comment) Also, vmamba_check.py do not affect the model, some functions or classes imported in that may have been deprecated. Follow the instructions in readme.md or releases page should be ok.

thx bro, you're very very gogeous .god bless you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants