base attention
dot attention
mlp attention
multihead attention
no attention
pooling attention
​​​https:///pytorch/translate/tree/master/pytorch_translate/attention​

attention
bilinear attention
cosine attention
dot product attention
legacy attention
linear attention
​​​https:///allenai/allennlp/tree/master/allennlp/modules/attention​

intra sentence attention
multi head self attention
stacked self attention
​​​https:///allenai/allennlp/tree/master/allennlp/modules/seq2seq_encoders​

bilinear matrix attention
cosine matrix attention
dot product matrix attention
legacy matrix attention
linear matrix attention
matrix attention
​​​https:///allenai/allennlp/tree/master/allennlp/modules/matrix_attention​