lucidrains / perceiver-pytorch

Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
MIT License
1.08k stars 134 forks source link

The parameter cross_dim in Perceiver has not been used anywhere in the forward pass #24

Closed KulkarniKaustubh closed 3 years ago

lucidrains commented 3 years ago

@KulkarniKaustubh oops! removed it in 0.1.20 https://github.com/lucidrains/perceiver-pytorch/releases/tag/0.1.20 !