Skip to content

Conversation

karthikprasad
Copy link
Contributor

Summary:
torch.nn.MultiheadAttention's out_proj layer has bias set to True always after the following commit:
pytorch/pytorch@eace053

This commit updates DPMultiheadAttention to follow along.

Differential Revision: D22032020

Summary:
`torch.nn.MultiheadAttention`'s out_proj layer has `bias` set to `True` always after the following commit:
pytorch/pytorch@eace053

This commit updates `DPMultiheadAttention` to follow along.

Differential Revision: D22032020

fbshipit-source-id: 0e81aa2844f261c58c6c43368378d0c8af5d87a6
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Jun 13, 2020
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D22032020

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in e136e71.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants