uchiha99999

Results 2 issues of uchiha99999

when running example.py, show a TypeError like this: /home/disk2_12t/lhl/anaconda3/envs/vmamba/lib/python3.9/site-packages/torch/onnx/_internal/_beartype.py:35: UserWarning: unhashable type: 'list' warnings.warn(f"{e}") Traceback (most recent call last): File "/home/disk2_12t/lhl/VisionMamba-main/example.py", line 2, in from vision_mamba.model import Vim File "/home/disk2_12t/lhl/VisionMamba-main/vision_mamba/__init__.py",...

bug

Why did I lose=nan after training for a while? My input and output channels are 30, and the sequence length is 10