SHI-Labs / Neighborhood-Attention-Transformer

Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022
MIT License
1.05k stars 86 forks source link

Compile problem #63

Closed yuhaoliu7456 closed 2 years ago

yuhaoliu7456 commented 2 years ago

Hi everyone, does anyone encounter this problem when compiling the code?

TypeError: forward() missing 1 required positional argument: 'dilation'

Thanks

alihassanijr commented 2 years ago

Thank you for reporting this, we've identified the issue and will be fixing it.

yuhaoliu7456 commented 2 years ago

Thanks, I will try it again.