-
Notifications
You must be signed in to change notification settings - Fork 358
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing bugs for DP MultiheadAttention (#598)
Summary: Pull Request resolved: #598 Fixing the null pointers in calling DP MultiheadAttention by transform.forward Reviewed By: karthikprasad Differential Revision: D47405312 fbshipit-source-id: c323503ed5ecf2e8f0fc8e5d588cee563d972a4a
- Loading branch information
1 parent
ad084da
commit da05f77
Showing
2 changed files
with
40 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters