Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Add VitConv configs; use batch-first implementation #166

Closed
wants to merge 1 commit into from

Conversation

Tete-Xiao
Copy link

Summary:
The update modifies length-first implementation of
MultiheadAttention to batch-first implementation.
Baseline configs of ViTConv models are added.
PyTorch >= 1.9 required.

@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 Sep 8, 2021
@Tete-Xiao Tete-Xiao force-pushed the vitconfigs_os branch 2 times, most recently from 8b6d064 to 1c3ccbd Compare October 14, 2021 20:53
@facebook-github-bot
Copy link

@Tete-Xiao has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Summary:
The update modifies length-first implementation of
MultiheadAttention to batch-first implementation.
PyTorch >= 1.9 required.
@facebook-github-bot
Copy link

@Tete-Xiao has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

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

Successfully merging this pull request may close these issues.

2 participants