lucidrains/performer-pytorch

Plain Performer, if you are working with say images or other modalities

haoshuai714 opened this issue · 1 comments

Plain Performer, if you are working with say images or other modalities!
ERROR:ModuleNotFoundError: No module named 'local_attention'
where is the local_attention module?

@haoshuai714 that's weird, it should be taken care off by the dependencies when you pip installed performer. Try pip install local-attention