lucidrains / alphafold2

To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
MIT License
1.57k stars 258 forks source link

Missing adding the `relpos` to pairwise-repr `x` #92

Closed CiaoHe closed 3 years ago

CiaoHe commented 3 years ago

Hi,

I thought here might miss adding the rel_pos_emb to x https://github.com/lucidrains/alphafold2/blob/c42d432abe291decb34252ce48eddf61d71782b3/alphafold2_pytorch/alphafold2.py#L705

Best,

lucidrains commented 3 years ago

:pray: