#419 nn.MultiheadAttention

Merged
zoulq merged 10 commits from lzh_multihead into master 1 year ago

10 Commits

Author SHA1 Message Date
  liuzehui2018 189516d6e5 fix review issues 1 year ago
  liuzehui2018 e5474e0199 fix pylint issues 1 year ago
  liuzehui2018 8e8267cbfd set all add_key_padding_mask to False and add comment 1 year ago
  liuzehui2018 71dbd587ff delete casting for Parameter-type input and other changes for testing 1 year ago
  liuzehui2018 8c547930c7 replace with ms funcs 1 year ago
  liuzehui2018 cfcb307b47 add testcases 1 year ago
  liuzehui2018 94abea71f9 fix review issues 1 year ago
  liuzehui2018 86d03bfdbe set mode to pynative in testcases and minor changes 1 year ago
  liuzehui2018 9682835e1c minor changes 1 year ago
  liuzehui2018 2a9c39bfcf draft 1 year ago