Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone
792
stars
43
forks
source link
AttributeError: module 'torch.nn.functional' has no attribute 'scaled_dot_product_attention' #9
Closed
SegmGod closed 3 months ago
Could you please install
pip install torch == 2.1.2
? The torch version is most likely outdated.