Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transformer decoder #445

Closed

Conversation

ebsmothers
Copy link
Contributor

Summary: Add class for stack of transformer decoder layers

Reviewed By: rck-meta, ankitade

Differential Revision: D47891813

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 14, 2023
@facebook-github-bot
Copy link
Contributor

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

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a1cc8f3) 68.77% compared to head (3459874) 68.77%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #445   +/-   ##
=======================================
  Coverage   68.77%   68.77%           
=======================================
  Files         169      169           
  Lines       11392    11393    +1     
=======================================
+ Hits         7835     7836    +1     
  Misses       3557     3557           
Files Changed Coverage Δ
torchmultimodal/modules/layers/transformer.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@facebook-github-bot
Copy link
Contributor

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

Summary:
Pull Request resolved: facebookresearch#445

Add class for stack of transformer decoder layers

Reviewed By: rck-meta, ankitade

Differential Revision: D47891813

fbshipit-source-id: 42f0982efa13918d41827b9f78d0eb9fa96321b0
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 0dc3c21.

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.

3 participants