SHI-Labs / Neighborhood-Attention-Transformer

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

Minor error fixed #24

Closed alihassanijr closed 2 years ago

alihassanijr commented 2 years ago

When I refactored the extension from cuda/ into natten/, I forgot to update the paths in natten.py. This PR fixes it.