Open yuyn133 opened 2 weeks ago
for the 2th erro, i use torch=2.0.0
now, when i try to import torch.dynamo,then there is anthor error : AttributeError: module 'torch._dynamo' has no attribute 'device_interface'_
For environment: https://github.com/MzeroMiko/VMamba/issues/308#issuecomment-2391397017
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.
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 orreleases
page should be ok.
thx bro, you're very very gogeous .god bless you
when i tried to run vmambacheck.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?